gbemu/.vscode/settings.json
2025-02-19 21:35:26 -07:00

14 lines
291 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"
}
}