Files
TheSubterranean/.vscode/settings.json
2021-07-09 03:22:51 +02:00

6 lines
84 B
JSON

{
"files.associations": {
"variant": "cpp",
"new": "cpp"
}
}