mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +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
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include "export.h"
|
||||
|
||||
#include "editor/export/editor_export.h"
|
||||
#include "export_plugin.h"
|
||||
|
||||
void register_linuxbsd_exporter() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue