Sync header changes with develop branch

This commit is contained in:
NovaRain
2023-05-08 17:30:09 +08:00
parent 41a1fead58
commit f3bbfbfa28
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
// Recognised modes for set_shader_mode and get_game_mode
#define WORLDMAP (0x1)
#define LOCALMAP (0x2) //No point hooking this: would always be 1 at any point at which scripts are running
#define DIALOG (0x4)
#define ESCMENU (0x8)
#define SAVEGAME (0x10)