1
0
mirror of synced 2024-11-15 10:07:36 +01:00
lindbergh-loader/.vscode/settings.json
2023-11-13 22:45:51 +00:00

14 lines
265 B
JSON

{
"files.associations": {
"string.h": "c",
"rideboard.h": "c",
"serial.h": "c",
"jvs.h": "c",
"time.h": "c",
"stdarg.h": "c",
"ioctl.h": "c",
"segaeax.h": "c",
"passthrough.h": "c"
}
}