Files
super6502/.vscode/settings.json
2023-07-19 21:07:17 -07:00

5 lines
60 B
JSON

{
"files.associations": {
"conio.h": "c"
}
}