- Logo
@@ -1,5 +1,5 @@
windows:
gcc main.c -lmingw32 -lSDL2main -lSDL2 -o jix.exe
gcc -g main.c -lmingw32 -lSDL2main -lSDL2 -o jix.exe
linux:
gcc main.c -lSDL2 -o jix
gcc -g main.c -lSDL2 -o jix
The note is not visible to the blocked user.