mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 13:09:44 +00:00
Trim settings.json
This commit is contained in:
parent
d7020c65d9
commit
f8d96b5828
35
.vscode/settings.json
vendored
35
.vscode/settings.json
vendored
@ -13,45 +13,12 @@
|
||||
"main.h": "c",
|
||||
"dra.h": "c",
|
||||
"stage.h": "c",
|
||||
"cmath": "c",
|
||||
"limits": "c",
|
||||
"*.tcc": "c",
|
||||
"type_traits": "c",
|
||||
"common.h": "c",
|
||||
"random": "c",
|
||||
"types.h": "c",
|
||||
"macros.h": "c",
|
||||
"include_asm.h": "c",
|
||||
"optional": "c",
|
||||
"istream": "c",
|
||||
"ostream": "c",
|
||||
"system_error": "c",
|
||||
"array": "c",
|
||||
"functional": "c",
|
||||
"tuple": "c",
|
||||
"utility": "c",
|
||||
"string": "c",
|
||||
"string_view": "c",
|
||||
"objects.h": "c",
|
||||
"cstdio": "c",
|
||||
"atomic": "c",
|
||||
"cstddef": "c",
|
||||
"memory_resource": "c",
|
||||
"fstream": "c",
|
||||
"memory": "c",
|
||||
"typeinfo": "c",
|
||||
"complex": "c",
|
||||
"iosfwd": "c",
|
||||
"sstream": "c",
|
||||
"streambuf": "c",
|
||||
"cstdlib": "c",
|
||||
"algorithm": "c",
|
||||
"sfx.h": "c",
|
||||
"libc.h": "c",
|
||||
"cwchar": "cpp",
|
||||
"vector": "cpp",
|
||||
"initializer_list": "cpp",
|
||||
"new": "cpp",
|
||||
"stdexcept": "cpp"
|
||||
"unkstruct.h": "c"
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user