24 lines
287 B
Plaintext
24 lines
287 B
Plaintext
{
|
|
"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"
|
|
]
|
|
}
|
|
} |