BomberMan/.vscode/settings.json

6 lines
81 B
JSON

{
"files.associations": {
"sdl.h": "c",
"time.h": "c"
}
}