rayjs/.vscode/settings.json

7 lines
124 B
JSON
Raw Normal View History

2023-05-01 16:24:56 +00:00
{
"files.associations": {
"sdl.h": "c",
"vs.sc.mtl.bin.h": "c",
"embedded_shader.h": "c"
}
}