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 VARIANT_H
#define VARIANT_H
#include <godot/godot_variant.h>
#include <godot/variant.h>
#include "Defs.hpp"