summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
index 6d8776f18..3e1b8af78 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -6130,8 +6130,6 @@ struct {
struct HPMHookPoint *HP_skill_attack_display_unknown_post;
struct HPMHookPoint *HP_skill_attack_copy_unknown_pre;
struct HPMHookPoint *HP_skill_attack_copy_unknown_post;
- struct HPMHookPoint *HP_skill_attack_dir_unknown_pre;
- struct HPMHookPoint *HP_skill_attack_dir_unknown_post;
struct HPMHookPoint *HP_skill_attack_blow_unknown_pre;
struct HPMHookPoint *HP_skill_attack_blow_unknown_post;
struct HPMHookPoint *HP_skill_attack_post_unknown_pre;
@@ -6820,6 +6818,8 @@ struct {
struct HPMHookPoint *HP_unit_blown_post;
struct HPMHookPoint *HP_unit_warp_pre;
struct HPMHookPoint *HP_unit_warp_post;
+ struct HPMHookPoint *HP_unit_warpto_master_pre;
+ struct HPMHookPoint *HP_unit_warpto_master_post;
struct HPMHookPoint *HP_unit_stop_walking_pre;
struct HPMHookPoint *HP_unit_stop_walking_post;
struct HPMHookPoint *HP_unit_skilluse_id_pre;
@@ -13001,8 +13001,6 @@ struct {
int HP_skill_attack_display_unknown_post;
int HP_skill_attack_copy_unknown_pre;
int HP_skill_attack_copy_unknown_post;
- int HP_skill_attack_dir_unknown_pre;
- int HP_skill_attack_dir_unknown_post;
int HP_skill_attack_blow_unknown_pre;
int HP_skill_attack_blow_unknown_post;
int HP_skill_attack_post_unknown_pre;
@@ -13691,6 +13689,8 @@ struct {
int HP_unit_blown_post;
int HP_unit_warp_pre;
int HP_unit_warp_post;
+ int HP_unit_warpto_master_pre;
+ int HP_unit_warpto_master_post;
int HP_unit_stop_walking_pre;
int HP_unit_stop_walking_post;
int HP_unit_skilluse_id_pre;