Added new HOOK_SETGLOBALVAR (#34) (from Mr.Stalin)

This commit is contained in:
NovaRain
2018-05-02 11:14:02 +08:00
parent 31f42128e1
commit 371a299640
6 changed files with 72 additions and 35 deletions
+1
View File
@@ -49,6 +49,7 @@
#define HOOK_ADJUSTFID (26)
#define HOOK_COMBATTURN (27)
#define HOOK_CARTRAVEL (28)
#define HOOK_SETGLOBALVAR (29)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)