#include "absl/status/status.h"
#include "app/editor/editor.h"
#include "app/rom.h"
#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
struct | yaze::editor::ExampleTreeNode |
struct | yaze::editor::ExampleMemberInfo |
struct | yaze::editor::ExampleAppPropertyEditor |
class | yaze::editor::SettingsEditor |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |