Update bindings to use new Api extensions and rename Rect3->AABB
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
|
||||
namespace godot {
|
||||
|
||||
extern "C" const godot_gdnative_api_struct *api;
|
||||
extern "C" const godot_gdnative_core_api_struct *api;
|
||||
extern "C" const godot_gdnative_ext_nativescript_api_struct *nativescript_api;
|
||||
|
||||
class Godot {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user