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 c7aec82 commit 3eec158Copy full SHA for 3eec158
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