Files
gb-snake/.vscode/settings.json
2023-11-20 22:52:29 +01:00

7 lines
114 B
JSON

{
"files.associations": {
"stdint.h": "c",
"splash_screen.h": "c",
"gb.h": "c"
}
}