Files
gbemu/.vscode/settings.json

15 lines
313 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",
"interrupts.h": "c",
"cmath": "c"
}
}