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

@@ -15,6 +15,12 @@ public:
};
struct _RegisterState {
static void *nativescript_handle;
};
}
#endif