summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_char.sources.inc
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-11-09 22:54:18 +0300
committerAndrei Karas <akaras@inbox.ru>2014-11-15 11:47:30 +0300
commitaac62b2a660bdb56b519902157d5f37e32863e4e (patch)
tree4919331f013e7d7007798c57b1a82798c50aa182 /src/plugins/HPMHooking/HPMHooking_char.sources.inc
parent94fd7816d3356cd3afc16ce5cdf335e2595b857f (diff)
downloadhercules-aac62b2a660bdb56b519902157d5f37e32863e4e.tar.gz
hercules-aac62b2a660bdb56b519902157d5f37e32863e4e.tar.bz2
hercules-aac62b2a660bdb56b519902157d5f37e32863e4e.tar.xz
hercules-aac62b2a660bdb56b519902157d5f37e32863e4e.zip
regenerate HPM hooks.
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_char.sources.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_char.sources.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_char.sources.inc b/src/plugins/HPMHooking/HPMHooking_char.sources.inc
index fd5d2d2bf..8d51ace0b 100644
--- a/src/plugins/HPMHooking/HPMHooking_char.sources.inc
+++ b/src/plugins/HPMHooking/HPMHooking_char.sources.inc
@@ -4,4 +4,18 @@
// NOTE: This file was auto-generated and should never be manually edited,
// as it will get overwritten.
+memcpy(&HPMHooks.source.chr, chr, sizeof(struct char_interface));
+memcpy(&HPMHooks.source.geoip, geoip, sizeof(struct geoip_interface));
+memcpy(&HPMHooks.source.inter_auction, inter_auction, sizeof(struct inter_auction_interface));
+memcpy(&HPMHooks.source.inter_elemental, inter_elemental, sizeof(struct inter_elemental_interface));
+memcpy(&HPMHooks.source.inter_guild, inter_guild, sizeof(struct inter_guild_interface));
+memcpy(&HPMHooks.source.inter_homunculus, inter_homunculus, sizeof(struct inter_homunculus_interface));
+memcpy(&HPMHooks.source.inter, inter, sizeof(struct inter_interface));
+memcpy(&HPMHooks.source.inter_mail, inter_mail, sizeof(struct inter_mail_interface));
+memcpy(&HPMHooks.source.inter_mercenary, inter_mercenary, sizeof(struct inter_mercenary_interface));
+memcpy(&HPMHooks.source.inter_party, inter_party, sizeof(struct inter_party_interface));
+memcpy(&HPMHooks.source.inter_pet, inter_pet, sizeof(struct inter_pet_interface));
+memcpy(&HPMHooks.source.inter_storage, inter_storage, sizeof(struct inter_storage_interface));
+memcpy(&HPMHooks.source.loginif, loginif, sizeof(struct loginif_interface));
+memcpy(&HPMHooks.source.mapif, mapif, sizeof(struct mapif_interface));
memcpy(&HPMHooks.source.pincode, pincode, sizeof(struct pincode_interface));