NESpire/.vscode/settings.json

7 lines
125 B
JSON

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