mirror of
https://github.com/godotengine/godot.git
synced 2025-10-27 03:34:17 +00:00
Refactor DocData into core and editor (DocTools) parts
This commit is contained in:
parent
d0e7d9b62f
commit
42bfa16996
30 changed files with 390 additions and 261 deletions
|
|
@ -32,6 +32,8 @@
|
|||
#define PLUGINSCRIPT_SCRIPT_H
|
||||
|
||||
// Godot imports
|
||||
|
||||
#include "core/doc_data.h"
|
||||
#include "core/object/script_language.h"
|
||||
// PluginScript imports
|
||||
#include "pluginscript_language.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue