|
OpenTTD Source
1.10.0-RC1
|
The GameInstance tracks games. More...
#include "../script/script_instance.hpp"Go to the source code of this file.
Data Structures | |
| class | GameInstance |
| Runtime information about a game script like a pointer to the squirrel vm and the current state. More... | |
The GameInstance tracks games.
Definition in file game_instance.hpp.