
Go to the source code of this file.
Macros | |
| #define | DRIVER_ERROR(X) printf("Stage driver error: %s\n", X) |
| #define | PLAYER_CAPABILITIES_REQ PLAYER_CAPABILTIES_REQ |
Variables | |
| PlayerTime * | GlobalTime |
| bool | player_quiet_startup |
| #define DRIVER_ERROR | ( | X | ) | printf("Stage driver error: %s\n", X) |
Definition at line 61 of file p_simulation.cc.
| #define PLAYER_CAPABILITIES_REQ PLAYER_CAPABILTIES_REQ |
Definition at line 63 of file p_simulation.cc.
| PlayerTime* GlobalTime |
| bool player_quiet_startup |