BackRoomsMaker/.vscode/settings.json

14 lines
301 B
JSON

{
"files.associations": {
"structure.h": "c",
"generation.h": "c",
"display.h": "c",
"sdl_image.h": "c",
"sdl.h": "c",
"base.h": "c",
"limits": "c",
"move.h": "c",
"stdbool.h": "c",
"sdl2_gfxprimitives.h": "c"
}
}