summaryrefslogtreecommitdiff
path: root/src/emap/init.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-10 02:04:39 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-10 02:04:39 -0300
commit465e2863a6aa2219c3f9c1e945144d276b713934 (patch)
treecaac665cd274267c7a547132692f22e9b7167b67 /src/emap/init.c
parent5f1bf020c53e714204cbade17f14e69117a907dc (diff)
parentc687d2d1b2ad48b5b15899f34b73a41ae73f674c (diff)
downloadevol-hercules-jesusalva/guilds.tar.gz
evol-hercules-jesusalva/guilds.tar.bz2
evol-hercules-jesusalva/guilds.tar.xz
evol-hercules-jesusalva/guilds.zip
Merge branch 'master' into jesusalva/guildsjesusalva/guilds
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 0a9cb15..9f02b41 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;