Engine & Game Library Interface Update
This commit is contained in:
22
.vscode/settings.json
vendored
Normal file
22
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.rml": "html",
|
||||
"format": "cpp",
|
||||
"random": "cpp",
|
||||
"chrono": "cpp",
|
||||
"functional": "cpp",
|
||||
"optional": "cpp",
|
||||
"regex": "cpp",
|
||||
"system_error": "cpp",
|
||||
"type_traits": "cpp",
|
||||
"xlocmon": "cpp",
|
||||
"xlocnum": "cpp",
|
||||
"xtr1common": "cpp",
|
||||
"xutility": "cpp",
|
||||
"filesystem": "cpp",
|
||||
"xlocale": "cpp",
|
||||
"xlocinfo": "cpp",
|
||||
"xstring": "cpp",
|
||||
"any": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user