summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-03-10 20:15:04 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-03-10 20:15:04 +0100
commitfb5aaa96cbed8fe8c9ce8a47a63ffe017c7e53b4 (patch)
tree593f5a911f38fed1ccbd8b71afc39aab1f018392 /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parentc091b38e4400560ca0644afef9f08e4f9d6835b0 (diff)
downloadhercules-fb5aaa96cbed8fe8c9ce8a47a63ffe017c7e53b4.tar.gz
hercules-fb5aaa96cbed8fe8c9ce8a47a63ffe017c7e53b4.tar.bz2
hercules-fb5aaa96cbed8fe8c9ce8a47a63ffe017c7e53b4.tar.xz
hercules-fb5aaa96cbed8fe8c9ce8a47a63ffe017c7e53b4.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 d92f2079f..984b0d0fa 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -235,6 +235,8 @@ struct {
struct HPMHookPoint *HP_bg_send_xy_timer_post;
struct HPMHookPoint *HP_bg_afk_timer_pre;
struct HPMHookPoint *HP_bg_afk_timer_post;
+ struct HPMHookPoint *HP_bg_team_db_final_pre;
+ struct HPMHookPoint *HP_bg_team_db_final_post;
struct HPMHookPoint *HP_bg_str2teamtype_pre;
struct HPMHookPoint *HP_bg_str2teamtype_post;
struct HPMHookPoint *HP_bg_config_read_pre;
@@ -5436,6 +5438,8 @@ struct {
int HP_bg_send_xy_timer_post;
int HP_bg_afk_timer_pre;
int HP_bg_afk_timer_post;
+ int HP_bg_team_db_final_pre;
+ int HP_bg_team_db_final_post;
int HP_bg_str2teamtype_pre;
int HP_bg_str2teamtype_post;
int HP_bg_config_read_pre;