summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-05-14 07:42:28 +0200
committerBardur Arantsson <bardur@scientician.net>2012-05-14 20:07:52 +0200
commit22290738f1f65c6b11b98c6a2db13f81dacb3d28 (patch)
tree322ab57992d057a559e622f33c6bcbebdb9b2168 /src/defines.h
parent8ba6d76dc7179abe5cba19f422516dead2eceaf4 (diff)
Lua: Move "Mandos" spell functions 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 57c4c674..b4a02a11 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4493,7 +4493,6 @@
#define HOOK_LEVEL_REGEN 42
#define HOOK_LEVEL_END_GEN 43
#define HOOK_BUILDING_ACTION 44
-#define HOOK_PROCESS_WORLD 45
#define HOOK_WIELD_SLOT 46
#define HOOK_STORE_STOCK 47
#define HOOK_STORE_BUY 48