1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +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

@@ -31,6 +31,7 @@
#include "shader_baker_export_plugin.h"
#include "core/config/project_settings.h"
#include "core/io/dir_access.h"
#include "core/version.h"
#include "editor/editor_node.h"
#include "scene/3d/label_3d.h"