processCarHeli half done
This commit is contained in:
@@ -331,6 +331,7 @@ public:
|
||||
void ProcessFrontEnd();
|
||||
void ProcessGarages();
|
||||
bool ProcessHelicopter(cVehicleParams *params);
|
||||
void ProcessCarHeli(cVehicleParams* params);
|
||||
void ProcessJumbo(cVehicleParams *);
|
||||
void ProcessJumboAccel(CPlane *plane);
|
||||
void ProcessJumboDecel(CPlane *plane);
|
||||
|
||||
Reference in New Issue
Block a user