Add PAUSEWIN (Ctrl+P) to LoadGameHook game modes

This commit is contained in:
phobos2077
2024-06-01 22:14:11 +02:00
parent ca5012b227
commit f7bf341d78
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
#define HEROWIN (0x40000)
#define DIALOGVIEW (0x80000)
#define COUNTERWIN (0x100000) // counter window for moving multiple items or setting a timer
#define PAUSEWIN (0x200000) // Ctrl+P pause window
#define SPECIAL (0x80000000)
// Valid arguments to register_hook_proc