Initial commit

This commit is contained in:
ssimnb 2026-03-04 07:19:48 +01:00
commit ef80f65fbf
136 changed files with 13728 additions and 0 deletions

4
compile_flags.txt Normal file
View file

@ -0,0 +1,4 @@
-I./include
-Wall
-Wno-incompatible-library-redeclaration
-Wextra