summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-04-11 19:44:49 +0200
committerBardur Arantsson <bardur@scientician.net>2012-04-11 19:51:07 +0200
commit571ab5e1b1e20c8dc87a48a518caeee6f4e8a825 (patch)
tree61e2879f2d76209084fa748d420efd0317052c65 /src/defines.h
parenteaeaf76609a894e52f12dbbd35597aebbabb113a (diff)
Lua: Move intros to C
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 04920e63..439048e8 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4504,7 +4504,6 @@
#define HOOK_MONSTER_AI 19
#define HOOK_PLAYER_LEVEL 20
#define HOOK_WIELD 21
-#define HOOK_INIT 22
#define HOOK_AIM 24
#define HOOK_USE 25
#define HOOK_ACTIVATE 26