Removed unimplemented HEROWIN game mode from header files.

Cleared some obsoleted/unused code from main.cpp & LoadGameHook.cpp.
This commit is contained in:
NovaRain
2017-08-23 13:42:58 +08:00
parent 321f1c6034
commit 89760235c7
4 changed files with 4 additions and 95 deletions
-1
View File
@@ -17,7 +17,6 @@
#define INTFACEUSE (0x8000)
#define INTFACELOOT (0x10000)
#define BARTER (0x20000)
#define HEROWIN (0x40000)
//Valid arguments to register_hook
#define HOOK_TOHIT (0)