FoenixMCP/.vscode/settings.json
2021-09-11 22:05:36 -04:00

7 lines
123 B
JSON

{
"files.associations": {
"*.s": "assembly",
"*.forth": "forth",
"syscalls_m68k.h": "c"
}
}