1
0
mirror of synced 2024-11-28 06:50:50 +01:00
lindbergh-loader/.vscode/settings.json
2023-12-04 02:14:02 -05:00

15 lines
305 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"
},
"C_Cpp.errorSquiggles": "disabled"
}