NESpire/.vscode/settings.json

8 lines
150 B
JSON

{
"makefile.makefilePath": "",
"files.associations": {
"platform-nspire.h": "c",
"*.inc": "c",
"stdint.h": "c"
}
}