OpenTTD Source 20250523-master-g321f7e8683
|
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.