repair_defaults from generator to cpp2ffi

This commit is contained in:
sonoro1234
2022-09-16 14:07:24 +02:00
parent 3d50615659
commit 9da5c5fe7c
4 changed files with 40 additions and 49 deletions

View File

@@ -586,7 +586,7 @@
"call_args": "(glsl_version)",
"cimguiname": "ImGui_ImplOpenGL3_Init",
"defaults": {
"glsl_version": "((void*)0)"
"glsl_version": "NULL"
},
"funcname": "ImGui_ImplOpenGL3_Init",
"location": "imgui_impl_opengl3:25",