summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-04-11 18:10:49 +0200
committerBardur Arantsson <bardur@scientician.net>2012-04-11 18:10:49 +0200
commitc4db19005072f39faf67235d180d00eab6a4666f (patch)
tree90039d3890d58967996a132be68d8c914dc10b4f /src/defines.h
parent8c31b55cffc3d1d85b90126a9dd2ba6526723fcd (diff)
Lua: Gods: Refactor HOOK_FOLLOW_GOD code 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 c93abb73..04920e63 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4540,7 +4540,6 @@
#define HOOK_CALC_MANA 60
#define HOOK_LOAD_END 61
#define HOOK_RECALL 62
-#define HOOK_FOLLOW_GOD 63
#define HOOK_BODY_PARTS 65
#define HOOK_APPLY_MAGIC 66
#define HOOK_PLAYER_EXP 67