waw-sprite-test/.vscode/settings.json
2021-10-08 19:54:21 +02:00

44 lines
No EOL
995 B
JSON

{
"files.associations": {
"string.h": "c",
"memory.h": "c",
"cstdlib": "c",
"*.tcc": "c",
"memory": "c",
"new": "c",
"array": "c",
"string": "c",
"vector": "c",
"string_view": "c",
"functional": "c",
"istream": "c",
"limits": "c",
"ostream": "c",
"ratio": "c",
"sstream": "c",
"streambuf": "c",
"stdio.h": "c",
"atomic": "c",
"hash_map": "c",
"deque": "c",
"list": "c",
"iterator": "c",
"memory_resource": "c",
"type_traits": "c",
"typeinfo": "c",
"algorithm": "c",
"numeric": "c",
"random": "c",
"fstream": "c",
"iosfwd": "c",
"map": "c",
"queue": "c",
"utility": "c",
"stdbool.h": "c",
"errno.h": "c",
"_vic2.h": "c",
"c64.h": "c",
"cstring": "c",
"6502.h": "c"
}
}