gbemu/.vscode/settings.json
2025-02-01 00:48:49 -07:00

9 lines
155 B
JSON

{
"files.associations": {
"lcd.h": "c",
"ppu_sm.h": "c",
"string.h": "c",
"common.h": "c",
"ppu.h": "c"
}
}