2022-07-28 13:43:10 +02:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"string.h": "c",
|
|
|
|
"rideboard.h": "c",
|
|
|
|
"serial.h": "c",
|
|
|
|
"jvs.h": "c",
|
|
|
|
"time.h": "c",
|
|
|
|
"stdarg.h": "c",
|
2022-11-22 11:43:53 +01:00
|
|
|
"ioctl.h": "c",
|
2023-11-13 23:45:51 +01:00
|
|
|
"segaeax.h": "c",
|
|
|
|
"passthrough.h": "c"
|
2023-12-04 08:08:38 +01:00
|
|
|
},
|
2023-12-13 03:51:34 +01:00
|
|
|
"C_Cpp.errorSquiggles": "disabled",
|
|
|
|
"C_Cpp.default.intelliSenseMode": "linux-gcc-x86",
|
|
|
|
"C_Cpp.default.compilerPath": "/usr/bin/gcc"
|
2022-07-28 13:43:10 +02:00
|
|
|
}
|