mirror of
https://github.com/catmeow72/b16viewer.git
synced 2024-11-22 05:29:35 -08:00
16 lines
292 B
JSON
16 lines
292 B
JSON
|
{
|
||
|
"files.associations": {
|
||
|
"cx16.h": "c",
|
||
|
"stdbool.h": "c",
|
||
|
"stdint.h": "c",
|
||
|
"conio.h": "c",
|
||
|
"stdio.h": "c",
|
||
|
"string.h": "c",
|
||
|
"mouse.h": "c",
|
||
|
"stdlib.h": "c",
|
||
|
"cbm.h": "c",
|
||
|
"vera.h": "c"
|
||
|
},
|
||
|
"C_Cpp.default.compilerPath": "",
|
||
|
"C_Cpp.intelliSenseEngine": "default"
|
||
|
}
|