Skip to content

Commit 767c523

Browse files
committed
chore: add config path macro
1 parent d2f32c4 commit 767c523

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/macros.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55

66
#define TEAM_NAME_LENGTH 32
77

8+
#define CONFIGURATION_PATH "./statics/configuration.txt"
9+
810
#endif // SRC_MACROS_H_INCLUDED

0 commit comments

Comments
 (0)