Initial commit

This commit is contained in:
Thomas
2026-02-28 18:00:58 +00:00
commit c66c12ae68
587 changed files with 239570 additions and 0 deletions

7
compile_flags.txt Normal file
View File

@@ -0,0 +1,7 @@
-std=c11
-Wall
-Wextra
-Iinclude
-Isrc
-I/usr/include/SDL2
-D_REENTRANT