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

@@ -1,7 +1,7 @@
#ifndef RID_H
#define RID_H
#include <godot/godot_rid.h>
#include <godot/rid.h>
namespace godot {