You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Split up editor export code into multiple files
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
|
||||
#include "export.h"
|
||||
|
||||
#include "export_plugin.h"
|
||||
|
||||
#include "core/os/os.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/export/editor_export.h"
|
||||
#include "export_plugin.h"
|
||||
|
||||
void register_android_exporter() {
|
||||
EDITOR_DEF("export/android/android_sdk_path", "");
|
||||
|
||||
Reference in New Issue
Block a user