summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-01-24 16:14:30 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-01-24 16:14:30 +0100
commitd5f6c4f3977d8921169986529c9ce97b6da343ab (patch)
tree71cf7699222b5a7a5795e98cddf1cadcc78fa2a2 /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parent1f40b88a9b27f1437d2d8b2f4c5dcb56a1e477db (diff)
downloadhercules-d5f6c4f3977d8921169986529c9ce97b6da343ab.tar.gz
hercules-d5f6c4f3977d8921169986529c9ce97b6da343ab.tar.bz2
hercules-d5f6c4f3977d8921169986529c9ce97b6da343ab.tar.xz
hercules-d5f6c4f3977d8921169986529c9ce97b6da343ab.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 e538f53a2..40023d490 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -2935,6 +2935,8 @@ struct {
struct HPMHookPoint *HP_map_remove_questinfo_post;
struct HPMHookPoint *HP_map_merge_zone_pre;
struct HPMHookPoint *HP_map_merge_zone_post;
+ struct HPMHookPoint *HP_map_zone_clear_single_pre;
+ struct HPMHookPoint *HP_map_zone_clear_single_post;
struct HPMHookPoint *HP_mapit_alloc_pre;
struct HPMHookPoint *HP_mapit_alloc_post;
struct HPMHookPoint *HP_mapit_free_pre;
@@ -8110,6 +8112,8 @@ struct {
int HP_map_remove_questinfo_post;
int HP_map_merge_zone_pre;
int HP_map_merge_zone_post;
+ int HP_map_zone_clear_single_pre;
+ int HP_map_zone_clear_single_post;
int HP_mapit_alloc_pre;
int HP_mapit_alloc_post;
int HP_mapit_free_pre;