We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e20d3 commit 2c03eecCopy full SHA for 2c03eec
GodotPlugin/include/register_types.cpp
@@ -34,7 +34,6 @@ extern "C"
34
const GDExtensionClassLibraryPtr p_library,
35
GDExtensionInitialization *r_initialization)
36
{
37
-
38
godot::GDExtensionBinding::InitObject init_obj(
39
p_get_proc_address, p_library, r_initialization);
40
0 commit comments