mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-02 20:22:05 +00:00
The GDVIRTUAL_NATIVE_PTR did not declare the correct GDNativeConstPtr template, resulting in "void*" being used as it's type info in both the documentation and the extension API dump.