Files
gb-snake/.vscode/settings.json
2023-11-20 16:56:49 +01:00

5 lines
61 B
JSON

{
"files.associations": {
"stdint.h": "c"
}
}