updated bindings

This commit is contained in:
Ramesh Ravone
2017-10-03 16:07:34 +05:30
parent def39f4862
commit 10bb24cfbc
19 changed files with 26 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
#ifndef ARRAY_H
#define ARRAY_H
#include <godot/array.h>
#include <gdnative/array.h>
#include "String.hpp"