summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking.sources.inc
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-10-09 17:56:52 -0300
committershennetsind <ind@henn.et>2013-10-09 17:56:52 -0300
commitfc4ae790a3e4c0a86beb2eec140479a9511b265d (patch)
tree132517c2a6f1409ce3ceece80441020380e55230 /src/plugins/HPMHooking/HPMHooking.sources.inc
parent40f62c2626766cbd0b70776f42e69b5a8f98455e (diff)
parent5fdbee45f634d5d5b29ffa3144c8ac4881c10578 (diff)
downloadhercules-fc4ae790a3e4c0a86beb2eec140479a9511b265d.tar.gz
hercules-fc4ae790a3e4c0a86beb2eec140479a9511b265d.tar.bz2
hercules-fc4ae790a3e4c0a86beb2eec140479a9511b265d.tar.xz
hercules-fc4ae790a3e4c0a86beb2eec140479a9511b265d.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking.sources.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking.sources.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking.sources.inc b/src/plugins/HPMHooking/HPMHooking.sources.inc
index 89a668e0c..e6dd89814 100644
--- a/src/plugins/HPMHooking/HPMHooking.sources.inc
+++ b/src/plugins/HPMHooking/HPMHooking.sources.inc
@@ -1,3 +1,9 @@
+// Copyright (c) Hercules Dev Team, licensed under GNU GPL.
+// See the LICENSE file
+//
+// NOTE: This file was auto-generated and should never be manually edited,
+// as it will get overwritten.
+
memcpy(&HPMHooks.source.atcommand, atcommand, sizeof(struct atcommand_interface));
memcpy(&HPMHooks.source.battle, battle, sizeof(struct battle_interface));
memcpy(&HPMHooks.source.bg, bg, sizeof(struct battleground_interface));