mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +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
|
|
@ -32,8 +32,8 @@
|
|||
#define LINUXBSD_EXPORT_PLUGIN_H
|
||||
|
||||
#include "core/io/file_access.h"
|
||||
#include "editor/editor_export.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/export/editor_export_platform_pc.h"
|
||||
#include "platform/linuxbsd/logo.gen.h"
|
||||
#include "scene/resources/texture.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue