summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-08-09 14:39:15 +0200
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-08-09 14:39:15 +0200
commitf4e42c64b8f72cc6bc4ce6502e2bdd370824a811 (patch)
treefecc083c5fba41064b36ae282a1bbf57b8fab823 /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parent4ecce8c5c00c835c8ebeeb6bc5a51dbf7ed25817 (diff)
downloadhercules-f4e42c64b8f72cc6bc4ce6502e2bdd370824a811.tar.gz
hercules-f4e42c64b8f72cc6bc4ce6502e2bdd370824a811.tar.bz2
hercules-f4e42c64b8f72cc6bc4ce6502e2bdd370824a811.tar.xz
hercules-f4e42c64b8f72cc6bc4ce6502e2bdd370824a811.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
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 f3e3711c1..650f31d35 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -4941,6 +4941,8 @@ struct {
struct HPMHookPoint *HP_status_calc_pet__post;
struct HPMHookPoint *HP_status_calc_pc__pre;
struct HPMHookPoint *HP_status_calc_pc__post;
+ struct HPMHookPoint *HP_status_calc_pc_additional_pre;
+ struct HPMHookPoint *HP_status_calc_pc_additional_post;
struct HPMHookPoint *HP_status_calc_homunculus__pre;
struct HPMHookPoint *HP_status_calc_homunculus__post;
struct HPMHookPoint *HP_status_calc_mercenary__pre;
@@ -10160,6 +10162,8 @@ struct {
int HP_status_calc_pet__post;
int HP_status_calc_pc__pre;
int HP_status_calc_pc__post;
+ int HP_status_calc_pc_additional_pre;
+ int HP_status_calc_pc_additional_post;
int HP_status_calc_homunculus__pre;
int HP_status_calc_homunculus__post;
int HP_status_calc_mercenary__pre;