We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f32c4 commit 767c523Copy full SHA for 767c523
src/macros.h
@@ -5,4 +5,6 @@
5
6
#define TEAM_NAME_LENGTH 32
7
8
+#define CONFIGURATION_PATH "./statics/configuration.txt"
9
+
10
#endif // SRC_MACROS_H_INCLUDED
0 commit comments