We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7660f commit 895773cCopy full SHA for 895773c
src/main.c
@@ -3,8 +3,6 @@
3
#include <limits.h>
4
#include <stdio.h>
5
6
-#include "../libs/utilities.c"
7
-
8
int main() {
9
TGame game;
10
0 commit comments