Raylib c refactor scripts complete

This commit is contained in:
2023-11-17 19:25:54 -05:00
parent 9bd6dac783
commit 040ec00606
20 changed files with 8704 additions and 8624 deletions

View File

@ -30,7 +30,13 @@
"list": "cpp",
"xhash": "cpp",
"glfw3.h": "c",
"stdbool.h": "c"
"stdbool.h": "c",
"objbase.h": "c",
"mmreg.h": "c",
"mmsystem.h": "c",
"propidl.h": "c",
"android_native_app_glue.h": "c",
"raylib.h": "c"
},
"C_Cpp.intelliSenseEngineFallback": "disabled",
"mesonbuild.configureOnOpen": true,