aboutsummaryrefslogtreecommitdiff
path: root/plugin/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/common.h')
-rw-r--r--plugin/common.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugin/common.h b/plugin/common.h
new file mode 100644
index 0000000..238a806
--- /dev/null
+++ b/plugin/common.h
@@ -0,0 +1,6 @@
+#ifndef _PLUGIN_COMMON_H
+#define _PLUGIN_COMMON_H
+
+#define RCON_DATA_BUFFSIZE 4096
+
+#endif // _PLUGIN_COMMON_H