summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2013-10-18 22:53:55 +0200
committerHerculesWSAPI <Hercules@efficiently.awesome>2013-10-18 22:53:55 +0200
commit4139f240fa26ae214599774fd551d3de03ffe7be (patch)
tree871dc97c90cdc55c3c333df6da0fdca2958b5da0 /src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
parentcd780e51999c6efa1084e6b41ba0efcaaa347b9e (diff)
downloadhercules-4139f240fa26ae214599774fd551d3de03ffe7be.tar.gz
hercules-4139f240fa26ae214599774fd551d3de03ffe7be.tar.bz2
hercules-4139f240fa26ae214599774fd551d3de03ffe7be.tar.xz
hercules-4139f240fa26ae214599774fd551d3de03ffe7be.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking.HookingPoints.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
index dcd283641..6ca0002f4 100644
--- a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
@@ -1445,6 +1445,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(map->arg_next_value, HP_map_arg_next_value) },
{ HP_POP(map->addblcell, HP_map_addblcell) },
{ HP_POP(map->delblcell, HP_map_delblcell) },
+ { HP_POP(map->get_new_bonus_id, HP_map_get_new_bonus_id) },
/* mapit */
{ HP_POP(mapit->alloc, HP_mapit_alloc) },
{ HP_POP(mapit->free, HP_mapit_free) },