Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"raylib.h": "c",
|
||||
"math.h": "c",
|
||||
"blocks.h": "c",
|
||||
"stdio.h": "c",
|
||||
"*.m": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"DARKGRAY",
|
||||
"fovy",
|
||||
"Kleiax",
|
||||
"raycpp",
|
||||
"raylib",
|
||||
"RAYWHITE"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user