gbemu/.vscode/settings.json

13 lines
262 B
JSON

{
"files.associations": {
"lcd.h": "c",
"ppu_sm.h": "c",
"string.h": "c",
"common.h": "c",
"ppu.h": "c",
"profileapi.h": "c",
"type_traits": "c",
"xtr1common": "c",
"chrono": "c"
}
}