summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-12-16 15:17:34 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-12-16 15:17:34 +0100
commitf1506b5a1cf67e66eb441fa5f9a32a1191935929 (patch)
tree719ca64293b443eb0ae03118c872a443b28fd97d /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parentd39250a6d5bb8987fcc8d7e8961680f9802fb2e7 (diff)
downloadhercules-f1506b5a1cf67e66eb441fa5f9a32a1191935929.tar.gz
hercules-f1506b5a1cf67e66eb441fa5f9a32a1191935929.tar.bz2
hercules-f1506b5a1cf67e66eb441fa5f9a32a1191935929.tar.xz
hercules-f1506b5a1cf67e66eb441fa5f9a32a1191935929.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 95a9b2ce9..59844e766 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -1864,6 +1864,8 @@ struct {
struct HPMHookPoint *HP_console_final_post;
struct HPMHookPoint *HP_console_display_title_pre;
struct HPMHookPoint *HP_console_display_title_post;
+ struct HPMHookPoint *HP_console_display_gplnotice_pre;
+ struct HPMHookPoint *HP_console_display_gplnotice_post;
struct HPMHookPoint *HP_core_shutdown_callback_pre;
struct HPMHookPoint *HP_core_shutdown_callback_post;
struct HPMHookPoint *HP_DB_fix_options_pre;
@@ -7681,6 +7683,8 @@ struct {
int HP_console_final_post;
int HP_console_display_title_pre;
int HP_console_display_title_post;
+ int HP_console_display_gplnotice_pre;
+ int HP_console_display_gplnotice_post;
int HP_core_shutdown_callback_pre;
int HP_core_shutdown_callback_post;
int HP_DB_fix_options_pre;