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

Misc cleanup in EditorExportPlatform

This commit is contained in:
kobewi
2025-09-04 13:19:22 +02:00
parent 534591047e
commit 1c1c3200e4
21 changed files with 63 additions and 42 deletions

View File

@@ -34,6 +34,7 @@
#include "run_icon_svg.gen.h"
#include "core/config/project_settings.h"
#include "core/io/dir_access.h"
#include "editor/editor_node.h"
#include "editor/editor_string_names.h"
#include "editor/export/editor_export.h"