SceneSwitcher/.vscode/settings.json
2022-03-26 15:40:19 -07:00

8 lines
131 B
JSON

{
"files.associations": {
"new": "cpp",
"*.ipp": "cpp",
"*.inc": "cpp",
"string": "cpp"
}
}