summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-02-11 15:29:27 +0100
committerHaru <haru@dotalux.com>2016-08-19 21:32:19 +0200
commit654bfa03503da8c5ec86fa0b67baab0e534232a3 (patch)
treec656cb4361c40a4cfbb3443c5ee7a800eb7e25fc /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parent86dde2472e4752b44a14e1d37a9b6288c06f3c00 (diff)
downloadhercules-654bfa03503da8c5ec86fa0b67baab0e534232a3.tar.gz
hercules-654bfa03503da8c5ec86fa0b67baab0e534232a3.tar.bz2
hercules-654bfa03503da8c5ec86fa0b67baab0e534232a3.tar.xz
hercules-654bfa03503da8c5ec86fa0b67baab0e534232a3.zip
HPM Hooks Update
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
index b4a0087e2..5268f9d3f 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -3234,8 +3234,6 @@ struct {
struct HPMHookPoint *HP_map_readallmaps_post;
struct HPMHookPoint *HP_map_config_read_pre;
struct HPMHookPoint *HP_map_config_read_post;
- struct HPMHookPoint *HP_map_config_read_sub_pre;
- struct HPMHookPoint *HP_map_config_read_sub_post;
struct HPMHookPoint *HP_map_reloadnpc_sub_pre;
struct HPMHookPoint *HP_map_reloadnpc_sub_post;
struct HPMHookPoint *HP_map_inter_config_read_pre;
@@ -9289,8 +9287,6 @@ struct {
int HP_map_readallmaps_post;
int HP_map_config_read_pre;
int HP_map_config_read_post;
- int HP_map_config_read_sub_pre;
- int HP_map_config_read_sub_post;
int HP_map_reloadnpc_sub_pre;
int HP_map_reloadnpc_sub_post;
int HP_map_inter_config_read_pre;