summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-12-04 16:48:31 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-12-04 16:48:31 +0100
commitb67c93a32c30690c546846a2a1ee1d035d7f3e24 (patch)
tree443272ab74d27dfdc0d7b522d822e6cbc89134e7 /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parentda6300af9e1529fa2f98cb7481b8a89e17627aa5 (diff)
downloadhercules-b67c93a32c30690c546846a2a1ee1d035d7f3e24.tar.gz
hercules-b67c93a32c30690c546846a2a1ee1d035d7f3e24.tar.bz2
hercules-b67c93a32c30690c546846a2a1ee1d035d7f3e24.tar.xz
hercules-b67c93a32c30690c546846a2a1ee1d035d7f3e24.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 c74cc8b7f..39543d1a4 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -4263,6 +4263,8 @@ struct {
struct HPMHookPoint *HP_pc_autotrade_final_post;
struct HPMHookPoint *HP_pc_check_job_name_pre;
struct HPMHookPoint *HP_pc_check_job_name_post;
+ struct HPMHookPoint *HP_pc_update_idle_time_pre;
+ struct HPMHookPoint *HP_pc_update_idle_time_post;
struct HPMHookPoint *HP_pet_init_pre;
struct HPMHookPoint *HP_pet_init_post;
struct HPMHookPoint *HP_pet_final_pre;
@@ -10042,6 +10044,8 @@ struct {
int HP_pc_autotrade_final_post;
int HP_pc_check_job_name_pre;
int HP_pc_check_job_name_post;
+ int HP_pc_update_idle_time_pre;
+ int HP_pc_update_idle_time_post;
int HP_pet_init_pre;
int HP_pet_init_post;
int HP_pet_final_pre;