|
OpenTTD Source
1.11.0-beta2
|
#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.