godot/modules/gdnative/pluginscript
Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path
This allows more consistency in the manner we include core headers,
where previously there would be a mix of absolute, relative and
include path-dependent includes.
2018-09-12 09:52:22 +02:00
..
SCsub
pluginscript_instance.cpp
pluginscript_instance.h
pluginscript_language.cpp Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
pluginscript_language.h Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
pluginscript_loader.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
pluginscript_loader.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
pluginscript_script.cpp
pluginscript_script.h
register_types.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
register_types.h