Add ScreenEditor to main Editor
This commit is contained in:
@@ -1 +1,9 @@
|
||||
#include "app/editor/screen_editor.h"
|
||||
#include "app/editor/screen_editor.h"
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
namespace editor {
|
||||
void ScreenEditor::Update() {}
|
||||
} // namespace editor
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
Reference in New Issue
Block a user