summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-08-25 17:35:59 +0200
committerHaru <haru@dotalux.com>2019-08-25 21:04:10 +0200
commit247ec940d2efdcddbb3cf5d014ccdca42e1d2f0c (patch)
tree17890955c01c037781dc50390f8755a54856e64d /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parent2af8281a53ea7bdc02a9750388aebbae1fa73f4e (diff)
downloadhercules-247ec940d2efdcddbb3cf5d014ccdca42e1d2f0c.tar.gz
hercules-247ec940d2efdcddbb3cf5d014ccdca42e1d2f0c.tar.bz2
hercules-247ec940d2efdcddbb3cf5d014ccdca42e1d2f0c.tar.xz
hercules-247ec940d2efdcddbb3cf5d014ccdca42e1d2f0c.zip
HPM Hooks Update
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
index ad49bacb4..5627c6ce0 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -2822,8 +2822,6 @@ struct {
struct HPMHookPoint *HP_intif_broadcast2_post;
struct HPMHookPoint *HP_intif_main_message_pre;
struct HPMHookPoint *HP_intif_main_message_post;
- struct HPMHookPoint *HP_intif_wis_message_pre;
- struct HPMHookPoint *HP_intif_wis_message_post;
struct HPMHookPoint *HP_intif_wis_message_to_gm_pre;
struct HPMHookPoint *HP_intif_wis_message_to_gm_post;
struct HPMHookPoint *HP_intif_saveregistry_pre;
@@ -2976,10 +2974,6 @@ struct {
struct HPMHookPoint *HP_intif_achievements_request_post;
struct HPMHookPoint *HP_intif_achievements_save_pre;
struct HPMHookPoint *HP_intif_achievements_save_post;
- struct HPMHookPoint *HP_intif_pWisMessage_pre;
- struct HPMHookPoint *HP_intif_pWisMessage_post;
- struct HPMHookPoint *HP_intif_pWisEnd_pre;
- struct HPMHookPoint *HP_intif_pWisEnd_post;
struct HPMHookPoint *HP_intif_pWisToGM_sub_pre;
struct HPMHookPoint *HP_intif_pWisToGM_sub_post;
struct HPMHookPoint *HP_intif_pWisToGM_pre;
@@ -9617,8 +9611,6 @@ struct {
int HP_intif_broadcast2_post;
int HP_intif_main_message_pre;
int HP_intif_main_message_post;
- int HP_intif_wis_message_pre;
- int HP_intif_wis_message_post;
int HP_intif_wis_message_to_gm_pre;
int HP_intif_wis_message_to_gm_post;
int HP_intif_saveregistry_pre;
@@ -9771,10 +9763,6 @@ struct {
int HP_intif_achievements_request_post;
int HP_intif_achievements_save_pre;
int HP_intif_achievements_save_post;
- int HP_intif_pWisMessage_pre;
- int HP_intif_pWisMessage_post;
- int HP_intif_pWisEnd_pre;
- int HP_intif_pWisEnd_post;
int HP_intif_pWisToGM_sub_pre;
int HP_intif_pWisToGM_sub_post;
int HP_intif_pWisToGM_pre;