mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-06-01 18:25:23 +00:00
Adding options inside the pause menu
This commit is contained in:
@@ -14,6 +14,7 @@ struct game_manager_system {
|
||||
gc_system base;
|
||||
bool is_inventory;
|
||||
bool has_message;
|
||||
gc_scene *game_scene;
|
||||
};
|
||||
|
||||
extern const struct game_manager_system game_manager_system;
|
||||
|
||||
Reference in New Issue
Block a user