initial commit
This commit is contained in:
commit
c18896def0
30 changed files with 4183 additions and 0 deletions
12
compile_flags.txt
Normal file
12
compile_flags.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
-std=c23
|
||||
-DDEBUG
|
||||
-DPXL8_GFX_IMPLEMENTATION
|
||||
-Wall
|
||||
-Wextra
|
||||
-Ilib/linenoise
|
||||
-Ilib/luajit/src
|
||||
-Ilib/microui/src
|
||||
-Ilib/SDL_shadercross/include
|
||||
-I/opt/homebrew/include
|
||||
-Isrc
|
||||
-isystem
|
||||
Loading…
Add table
Add a link
Reference in a new issue