Cmake_C_Project/.vscode/settings.json
2025-02-21 15:04:16 +01:00

6 lines
81 B
JSON

{
"files.associations": {
"lvgl.h": "c",
"sdl.h": "c"
}
}