16 lines
183 B
Plaintext
16 lines
183 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"raylib.h": "c",
|
|
"math.h": "c",
|
|
"blocks.h": "c",
|
|
"stdio.h": "c",
|
|
"*.m": "c"
|
|
}
|
|
}
|
|
} |