PinballMachineMaker/.vscode/settings.json

7 lines
106 B
JSON

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