#include "sim.h"
Go to the source code of this file.
Functions | |
| void | SimAtmosphereConfig (tCar *car) |
| void | SimAtmosphereUpdate (tCar *car, tSituation *s) |
| void SimAtmosphereConfig | ( | tCar * | car | ) |
Definition at line 22 of file atmosphere.cpp.
| void SimAtmosphereUpdate | ( | tCar * | car, |
| tSituation * | s | ||
| ) |
Definition at line 28 of file atmosphere.cpp.