zengine/.vscode/settings.json
2025-02-11 11:16:46 +08:00

10 lines
196 B
JSON

{
"files.associations": {
"alloc.c": "cpp",
"bitmap.c": "cpp",
"heap.c": "cpp",
"init.c": "cpp",
"random.c": "cpp",
"type_traits": "cpp"
}
}