summaryrefslogtreecommitdiff
path: root/src/emap/init.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-10 00:08:35 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-10 00:08:35 -0300
commita483dd16b5489b535d9bed9e584c3fee44f0435a (patch)
tree5a551bf905bf3004502ca8b7d3d8f0c81e60fa3d /src/emap/init.c
parentc2fa30323d82cd2b28f448e00cf21e07b7e11249 (diff)
parentc687d2d1b2ad48b5b15899f34b73a41ae73f674c (diff)
downloadevol-hercules-a483dd16b5489b535d9bed9e584c3fee44f0435a.tar.gz
evol-hercules-a483dd16b5489b535d9bed9e584c3fee44f0435a.tar.bz2
evol-hercules-a483dd16b5489b535d9bed9e584c3fee44f0435a.tar.xz
evol-hercules-a483dd16b5489b535d9bed9e584c3fee44f0435a.zip
Merge branch 'master' into jesusalva/guildpos
Diffstat (limited to 'src/emap/init.c')
-rw-r--r--src/emap/init.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emap/init.c b/src/emap/init.c
index 0837489..3e355f8 100644
--- a/src/emap/init.c
+++ b/src/emap/init.c
@@ -80,6 +80,9 @@
#include "emap/data/skilld.h"
#include "plugins/HPMHooking.h"
+
+HPExport struct HPMHooking_interface HPMHooking_s;
+
#include "common/HPMDataCheck.h" /* should always be the last file included! (if you don't make it last, it'll intentionally break compile time) */
extern int langScriptId;