updated to use the new NativeScript and GDNative interface

This commit is contained in:
Karroffel
2017-07-24 14:23:09 +02:00
parent 2195f2e9a8
commit c27af379b8
23 changed files with 67 additions and 47 deletions

View File

@@ -8,7 +8,7 @@
#include "Vector2.hpp"
#include "Vector3.hpp"
#include <godot/godot_pool_arrays.h>
#include <godot/pool_arrays.h>
namespace godot {