mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Split up editor export code into multiple files
This commit is contained in:
parent
1c63fbed43
commit
e53ae13178
38 changed files with 1771 additions and 1456 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "editor/debugger/script_editor_debugger.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_run_native.h"
|
||||
#include "editor/export/editor_export_platform.h"
|
||||
#include "editor/plugins/script_editor_plugin.h"
|
||||
|
||||
void DebugAdapterParser::_bind_methods() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue