procedural-3d-engine/.vscode/settings.json
2024-10-29 22:10:14 +01:00

7 lines
No EOL
121 B
JSON

{
"files.associations": {
"*.embeddedhtml": "html",
"iosfwd": "cpp",
"xlocbuf": "cpp"
}
}