OpenTTD Source
20241108-master-g80f628063a
|
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.