glfw/.vscode/settings.json
2022-02-20 20:16:14 +01:00

8 lines
143 B
JSON

{
"files.associations": {
"internal.h": "c",
"platform.h": "c",
"xutility": "c",
"gl.h": "c"
}
}