ticables-gdb-bridge/.vscode/settings.json

9 lines
160 B
JSON
Raw Normal View History

2022-12-24 11:32:32 +01:00
{
"files.associations": {
"cmdz80.h": "c",
"ticalcs.h": "c",
"ticables.h": "c",
"vector": "c",
"random": "c"
}
}