mirror of
https://github.com/mars3142/gb-snake.git
synced 2026-03-12 19:49:05 +00:00
incl. debug configuration for vs code
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"stdint.h": "c"
|
||||
"stdint.h": "c",
|
||||
"splash_screen.h": "c",
|
||||
"gb.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user