mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-28 10:54:16 +00:00
MxRegion structures
This commit is contained in:
23
.vscode/settings.json
vendored
Normal file
23
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"functional": "cpp",
|
||||
"deque": "cpp",
|
||||
"algorithm": "cpp",
|
||||
"iterator": "cpp",
|
||||
"memory": "cpp",
|
||||
"utility": "cpp",
|
||||
"iosfwd": "cpp",
|
||||
"cstdio": "cpp",
|
||||
"cstring": "cpp",
|
||||
"cstddef": "cpp",
|
||||
"cstdlib": "cpp",
|
||||
"cwchar": "cpp",
|
||||
"map": "cpp",
|
||||
"set": "cpp",
|
||||
"xtree": "cpp",
|
||||
"new": "cpp",
|
||||
"xiosbase": "cpp",
|
||||
"queue": "cpp",
|
||||
"stack": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user