summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-06-09 17:03:27 +0200
committerBardur Arantsson <bardur@scientician.net>2014-06-27 17:54:32 +0200
commitabf567b36fbaf67233c20345342536f754ae65ac (patch)
tree22761ac901c216adb8787321e2e536d5dae75c86 /src/defines.h
parent757f5c88ff79073ebd286a9b610ee56ba64e6495 (diff)
Remove unused HOOK_REDRAW
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/defines.h b/src/defines.h
index 3ef8d0a5..784cc00a 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4407,7 +4407,6 @@
#define HOOK_STORE_STOCK 47
#define HOOK_GEN_LEVEL_BEGIN 49
#define HOOK_GET 50
-#define HOOK_REDRAW 51
#define HOOK_RECALC_SKILLS 52
#define HOOK_ENTER_DUNGEON 53
#define HOOK_FIRE 54