Files
IAEngine/.vscode/settings.json
Isuru Samarathunga 50f3f14c47 Texture Rendering
2025-09-13 14:12:08 +05:30

15 lines
327 B
JSON

{
"files.associations": {
"functional": "cpp",
"array": "cpp",
"utility": "cpp",
"xutility": "cpp",
"compare": "cpp",
"memory": "cpp",
"tuple": "cpp",
"type_traits": "cpp",
"xmemory": "cpp",
"xtr1common": "cpp",
"chrono": "cpp"
}
}