|
Mario Kart 64
|
#include <actors.h>Go to the source code of this file.
Functions | |
| void | update_actor_train_engine (struct TrainCar *arg0) |
| Updates the train engine actor. Used in Kalimari Desert. Update wheels and make sound, for his update position it's in vehicle. | |
| void | update_actor_train_tender (struct TrainCar *tender) |
| Updates the train tender actor. Used in Kalimari Desert. Update wheels, for his update position it's in vehicle. | |
| void | update_actor_train_passenger_car (struct TrainCar *arg0) |
| Updates the train passenger car actor. Used in Kalimari Desert. Update wheels, for his update position it's in vehicle. | |
Updates the train engine actor. Used in Kalimari Desert. Update wheels and make sound, for his update position it's in vehicle.
| arg0 |
Updates the train passenger car actor. Used in Kalimari Desert. Update wheels, for his update position it's in vehicle.
| arg0 |