MarioPartyMaker/.vscode/settings.json

12 lines
235 B
JSON

{
"files.associations": {
"stdio.h": "c",
"consts.h": "c",
"math.h": "c",
"sdl_image.h": "c",
"display.h": "c",
"base.h": "c",
"assembly.h": "c",
"limits": "c"
}
}