PicoJSON + utilities added
This commit is contained in:
parent
7e4a1736e8
commit
699e409e64
7 changed files with 275 additions and 1 deletions
.vim.local
|
@ -47,6 +47,7 @@ flags = [
|
|||
'-I','.',
|
||||
'-I','imgui',
|
||||
'-I','glm',
|
||||
'-I','picojson',
|
||||
'-I','/usr/include/SDL2' ,
|
||||
'-D','GLM_ENABLE_EXPERIMENTAL',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue