summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-05-31 06:12:23 +0200
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-05-31 06:12:23 +0200
commit41583070c88948264eee4e3683686606f88734eb (patch)
tree5611779ee2e617b7bbe8c7988d2d1de257e53dcf /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parent893e29db87053b1668878dd3c96cf312fb7ef93c (diff)
downloadhercules-41583070c88948264eee4e3683686606f88734eb.tar.gz
hercules-41583070c88948264eee4e3683686606f88734eb.tar.bz2
hercules-41583070c88948264eee4e3683686606f88734eb.tar.xz
hercules-41583070c88948264eee4e3683686606f88734eb.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 c7f63c708..c34306d7b 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -3861,6 +3861,8 @@ struct {
struct HPMHookPoint *HP_pc_addspiritball_post;
struct HPMHookPoint *HP_pc_delspiritball_pre;
struct HPMHookPoint *HP_pc_delspiritball_post;
+ struct HPMHookPoint *HP_pc_getmaxspiritball_pre;
+ struct HPMHookPoint *HP_pc_getmaxspiritball_post;
struct HPMHookPoint *HP_pc_addfame_pre;
struct HPMHookPoint *HP_pc_addfame_post;
struct HPMHookPoint *HP_pc_famerank_pre;
@@ -9066,6 +9068,8 @@ struct {
int HP_pc_addspiritball_post;
int HP_pc_delspiritball_pre;
int HP_pc_delspiritball_post;
+ int HP_pc_getmaxspiritball_pre;
+ int HP_pc_getmaxspiritball_post;
int HP_pc_addfame_pre;
int HP_pc_addfame_post;
int HP_pc_famerank_pre;