summaryrefslogtreecommitdiff
path: root/src/map/intif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/intif.h')
-rw-r--r--src/map/intif.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/intif.h b/src/map/intif.h
index fe47d6537..52aa32259 100644
--- a/src/map/intif.h
+++ b/src/map/intif.h
@@ -184,6 +184,8 @@ struct intif_interface {
struct intif_interface *intif;
+#ifdef HERCULES_CORE
void intif_defaults(void);
+#endif // HERCULES_CORE
#endif /* MAP_INTIF_H */