summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2016-01-06 15:37:16 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2016-01-06 15:37:16 +0100
commitf0fb75952afc17ee33718f02f1d939e44f15b82d (patch)
treef0fb3a6d4b70f73e56f039d06564335d82984a89 /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parentd5199cee806fb9f18987dea0c3a20a2d381927ca (diff)
downloadhercules-f0fb75952afc17ee33718f02f1d939e44f15b82d.tar.gz
hercules-f0fb75952afc17ee33718f02f1d939e44f15b82d.tar.bz2
hercules-f0fb75952afc17ee33718f02f1d939e44f15b82d.tar.xz
hercules-f0fb75952afc17ee33718f02f1d939e44f15b82d.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.inc32
1 files changed, 24 insertions, 8 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
index ccc908c33..e5ec573a9 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -3034,16 +3034,24 @@ struct {
struct HPMHookPoint *HP_map_vforeachininstance_post;
struct HPMHookPoint *HP_map_id2sd_pre;
struct HPMHookPoint *HP_map_id2sd_post;
- struct HPMHookPoint *HP_map_id2md_pre;
- struct HPMHookPoint *HP_map_id2md_post;
struct HPMHookPoint *HP_map_id2nd_pre;
struct HPMHookPoint *HP_map_id2nd_post;
+ struct HPMHookPoint *HP_map_id2md_pre;
+ struct HPMHookPoint *HP_map_id2md_post;
+ struct HPMHookPoint *HP_map_id2fi_pre;
+ struct HPMHookPoint *HP_map_id2fi_post;
+ struct HPMHookPoint *HP_map_id2cd_pre;
+ struct HPMHookPoint *HP_map_id2cd_post;
+ struct HPMHookPoint *HP_map_id2su_pre;
+ struct HPMHookPoint *HP_map_id2su_post;
+ struct HPMHookPoint *HP_map_id2pd_pre;
+ struct HPMHookPoint *HP_map_id2pd_post;
struct HPMHookPoint *HP_map_id2hd_pre;
struct HPMHookPoint *HP_map_id2hd_post;
struct HPMHookPoint *HP_map_id2mc_pre;
struct HPMHookPoint *HP_map_id2mc_post;
- struct HPMHookPoint *HP_map_id2cd_pre;
- struct HPMHookPoint *HP_map_id2cd_post;
+ struct HPMHookPoint *HP_map_id2ed_pre;
+ struct HPMHookPoint *HP_map_id2ed_post;
struct HPMHookPoint *HP_map_id2bl_pre;
struct HPMHookPoint *HP_map_id2bl_post;
struct HPMHookPoint *HP_map_blid_exists_pre;
@@ -8863,16 +8871,24 @@ struct {
int HP_map_vforeachininstance_post;
int HP_map_id2sd_pre;
int HP_map_id2sd_post;
- int HP_map_id2md_pre;
- int HP_map_id2md_post;
int HP_map_id2nd_pre;
int HP_map_id2nd_post;
+ int HP_map_id2md_pre;
+ int HP_map_id2md_post;
+ int HP_map_id2fi_pre;
+ int HP_map_id2fi_post;
+ int HP_map_id2cd_pre;
+ int HP_map_id2cd_post;
+ int HP_map_id2su_pre;
+ int HP_map_id2su_post;
+ int HP_map_id2pd_pre;
+ int HP_map_id2pd_post;
int HP_map_id2hd_pre;
int HP_map_id2hd_post;
int HP_map_id2mc_pre;
int HP_map_id2mc_post;
- int HP_map_id2cd_pre;
- int HP_map_id2cd_post;
+ int HP_map_id2ed_pre;
+ int HP_map_id2ed_post;
int HP_map_id2bl_pre;
int HP_map_id2bl_post;
int HP_map_blid_exists_pre;