summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-21 15:40:08 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:07:55 +0100
commit768843efc4d25c0b294a2156d9819aa905f47d65 (patch)
tree9ad4caf633f00ede266fdbeb446e42b6ca2b899e /src/defines.h
parent7533517d633336e9a6b3edd261974ac788198acb (diff)
Remove unused HOOK_PLAYER_EXP
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 3b4a2083..08f8b2a7 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4392,7 +4392,6 @@
#define HOOK_LOAD_END 61
#define HOOK_RECALL 62
#define HOOK_BODY_PARTS 65
-#define HOOK_PLAYER_EXP 67
#define HOOK_BIRTH 68
#define HOOK_MON_ASK_HELP 69
#define HOOK_LEARN_ABILITY 70