summaryrefslogtreecommitdiff
path: root/src/map/tmw.h
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-04-02 22:04:36 -0600
committerJared Adams <jaxad0127@gmail.com>2009-04-02 22:05:20 -0600
commit896a8d2b9f6f4a8b1ca70aac0aa25fa6fd3985e6 (patch)
tree7a7280028336872cd3c0117808760833b72e06f9 /src/map/tmw.h
parentb4882906ab7cd020a615829384b36b35e93e5b46 (diff)
downloadtmwa-896a8d2b9f6f4a8b1ca70aac0aa25fa6fd3985e6.tar.gz
tmwa-896a8d2b9f6f4a8b1ca70aac0aa25fa6fd3985e6.tar.bz2
tmwa-896a8d2b9f6f4a8b1ca70aac0aa25fa6fd3985e6.tar.xz
tmwa-896a8d2b9f6f4a8b1ca70aac0aa25fa6fd3985e6.zip
Block whisper spam
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);