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

6 lines
No EOL
94 B
JSON

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