From f7a97b556e05373711998d4f819cf7d89e4b0ce8 Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Thu, 27 Aug 2015 17:52:34 +0200 Subject: HPM Hooks Update Signed-off-by: HerculesWSAPI --- src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc') diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc index c37a8d663..eab1d007e 100644 --- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc +++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc @@ -1815,6 +1815,8 @@ struct { struct HPMHookPoint *HP_clif_pNPCMarketPurchase_post; struct HPMHookPoint *HP_clif_add_random_options_pre; struct HPMHookPoint *HP_clif_add_random_options_post; + struct HPMHookPoint *HP_clif_pHotkeyRowShift_pre; + struct HPMHookPoint *HP_clif_pHotkeyRowShift_post; struct HPMHookPoint *HP_cmdline_init_pre; struct HPMHookPoint *HP_cmdline_init_post; struct HPMHookPoint *HP_cmdline_final_pre; @@ -7526,6 +7528,8 @@ struct { int HP_clif_pNPCMarketPurchase_post; int HP_clif_add_random_options_pre; int HP_clif_add_random_options_post; + int HP_clif_pHotkeyRowShift_pre; + int HP_clif_pHotkeyRowShift_post; int HP_cmdline_init_pre; int HP_cmdline_init_post; int HP_cmdline_final_pre; -- cgit v1.2.3-70-g09d2