FoenixMCP/.vscode/settings.json

7 lines
123 B
JSON
Raw Permalink Normal View History

2021-09-11 22:05:36 -04:00
{
"files.associations": {
"*.s": "assembly",
"*.forth": "forth",
"syscalls_m68k.h": "c"
}
}