CheatMenuSA/.vscode/settings.json

10 lines
194 B
JSON
Raw Normal View History

2021-07-22 18:35:20 -04:00
{
"files.associations": {
"algorithm": "cpp",
"chrono": "cpp",
"functional": "cpp",
"memory": "cpp",
"thread": "cpp",
"xmemory": "cpp"
}
}