summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2020-05-04 11:12:08 +0200
committerHerculesWSAPI <dev@herc.ws>2020-05-04 11:12:08 +0200
commit5640ea4d8da3a3d6b358cc29ff575999d01d3295 (patch)
tree9fa05731415031c532b00dfe32418c53f3f23227 /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parent1a8c4d6f6cace95cbc0520d7e49c36e18cf404bd (diff)
downloadhercules-5640ea4d8da3a3d6b358cc29ff575999d01d3295.tar.gz
hercules-5640ea4d8da3a3d6b358cc29ff575999d01d3295.tar.bz2
hercules-5640ea4d8da3a3d6b358cc29ff575999d01d3295.tar.xz
hercules-5640ea4d8da3a3d6b358cc29ff575999d01d3295.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
index 82a2a3bdb..70bc309f3 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -6208,6 +6208,8 @@ struct {
struct HPMHookPoint *HP_skill_check_npc_chaospanic_post;
struct HPMHookPoint *HP_skill_count_wos_pre;
struct HPMHookPoint *HP_skill_count_wos_post;
+ struct HPMHookPoint *HP_skill_get_linked_song_dance_id_pre;
+ struct HPMHookPoint *HP_skill_get_linked_song_dance_id_post;
struct HPMHookPoint *HP_sockt_init_pre;
struct HPMHookPoint *HP_sockt_init_post;
struct HPMHookPoint *HP_sockt_final_pre;
@@ -13105,6 +13107,8 @@ struct {
int HP_skill_check_npc_chaospanic_post;
int HP_skill_count_wos_pre;
int HP_skill_count_wos_post;
+ int HP_skill_get_linked_song_dance_id_pre;
+ int HP_skill_get_linked_song_dance_id_post;
int HP_sockt_init_pre;
int HP_sockt_init_post;
int HP_sockt_final_pre;