summaryrefslogtreecommitdiff
path: root/src/map/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chat.h')
-rw-r--r--src/map/chat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/chat.h b/src/map/chat.h
index 6fca018f4..ced216b41 100644
--- a/src/map/chat.h
+++ b/src/map/chat.h
@@ -57,6 +57,8 @@ struct chat_interface {
struct chat_interface *chat;
+#ifdef HERCULES_CORE
void chat_defaults(void);
+#endif // HERCULES_CORE
#endif /* MAP_CHAT_H */