BackRoomsMaker/.vscode/settings.json

11 lines
215 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"
}
}