godot-cpp icon indicating copy to clipboard operation
godot-cpp copied to clipboard

Native structures forward declaration

Open KarstenMaxim opened this issue 3 years ago • 0 comments

Fix for forward declaration of structs that exists in "native_structures" and earlier was declared as structs to prevent linking errors on MSVC

KarstenMaxim avatar Feb 16 '22 10:02 KarstenMaxim