CheatMenuSA/.vscode/settings.json
2021-07-23 04:35:20 +06:00

10 lines
194 B
JSON

{
"files.associations": {
"algorithm": "cpp",
"chrono": "cpp",
"functional": "cpp",
"memory": "cpp",
"thread": "cpp",
"xmemory": "cpp"
}
}