NESpire/.vscode/settings.json

7 lines
125 B
JSON
Raw Normal View History

2024-05-20 21:39:33 +01:00
{
2024-05-20 23:42:37 +01:00
"makefile.makefilePath": "",
"files.associations": {
"platform-nspire.h": "c",
"*.inc": "c"
2024-05-20 23:42:37 +01:00
}
2024-05-20 21:39:33 +01:00
}