summaryrefslogtreecommitdiff
path: root/src/map/tmw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/tmw.h')
-rw-r--r--src/map/tmw.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/tmw.h b/src/map/tmw.h
new file mode 100644
index 0000000..44970e6
--- /dev/null
+++ b/src/map/tmw.h
@@ -0,0 +1,5 @@
+//
+
+#include "map.h"
+
+int tmw_CheckChatSpam(struct map_session_data *sd, char* message);