1
0
This repository has been archived on 2025-10-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
irrlicht-archive/.vscode/settings.json
2023-11-26 05:10:04 -05:00

6 lines
77 B
JSON

{
"files.associations": {
"iostream": "cpp",
"fstream": "cpp"
}
}