[GDnative] add pluginscript \o/

This commit is contained in:
Emmanuel Leblond 2017-10-08 23:47:38 +02:00
parent 0d0cb01f33
commit e715be0f0a
No known key found for this signature in database
GPG key ID: C360860E645EFFC0
20 changed files with 1937 additions and 11 deletions

View file

@ -29,9 +29,9 @@
/*************************************************************************/
#include "gdnative/string.h"
#include "core/string_db.h"
#include "core/ustring.h"
#include "core/variant.h"
#include "string_db.h"
#include "ustring.h"
#include <string.h>