1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

[GDnative] add pluginscript \o/

This commit is contained in:
Emmanuel Leblond
2017-10-08 23:47:38 +02:00
parent 0d0cb01f33
commit e715be0f0a
20 changed files with 1937 additions and 11 deletions

View File

@@ -31,7 +31,7 @@
#ifdef TOOLS_ENABLED
#include "class_db.h"
#include "core/class_db.h"
#include "core/global_constants.h"
#include "core/pair.h"
#include "core/project_settings.h"