summaryrefslogtreecommitdiff
path: root/src/map/duel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/duel.h')
-rw-r--r--src/map/duel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/duel.h b/src/map/duel.h
index 5466f3b43..fa12a4032 100644
--- a/src/map/duel.h
+++ b/src/map/duel.h
@@ -44,6 +44,8 @@ struct duel_interface {
struct duel_interface *duel;
+#ifdef HERCULES_CORE
void duel_defaults(void);
+#endif // HERCULES_CORE
#endif /* MAP_DUEL_H */