makeWay/.vscode/settings.json

12 lines
234 B
JSON

{
"files.associations": {
"sdl.h": "c",
"assert.h": "c",
"display.h": "c",
"structure.h": "c",
"limits": "c",
"base.h": "c",
"cars.h": "c",
"sdl_image.h": "c"
}
}