summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-21 15:35:29 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:07:55 +0100
commit8bd2ec1ea3385e53dcf8aad90e32498a622ed0b1 (patch)
treeadecc7ba949bc24d446ce3b4467a23a09148dca1 /src/defines.h
parent76497637d54dc3e185a1ca1e7a9d0db5350f2d16 (diff)
Remove unused HOOK_ITEM_NAME
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 76c1ccc7..e29c80a9 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4376,7 +4376,6 @@
#define HOOK_ACTIVATE_DESC 36
#define HOOK_INIT_GAME 37
#define HOOK_ACTIVATE_POWER 38
-#define HOOK_ITEM_NAME 39
#define HOOK_SAVE_GAME 40
#define HOOK_LOAD_GAME 41
#define HOOK_LEVEL_REGEN 42