aboutsummaryrefslogtreecommitdiff
path: root/client/consts.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/consts.h')
-rw-r--r--client/consts.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/consts.h b/client/consts.h
new file mode 100644
index 0000000..1bc6040
--- /dev/null
+++ b/client/consts.h
@@ -0,0 +1,10 @@
+#ifndef CONSTS_H
+#define CONSTS_H
+
+
+
+
+#define intervals 10;
+
+
+#endif // CONSTS_H