You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Split up editor export code into multiple files
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#ifndef GDEXTENSION_EXPORT_PLUGIN_H
|
||||
#define GDEXTENSION_EXPORT_PLUGIN_H
|
||||
|
||||
#include "editor/editor_export.h"
|
||||
#include "editor/export/editor_export.h"
|
||||
|
||||
class GDExtensionExportPlugin : public EditorExportPlugin {
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user