#include <functional>#include <string>#include "app/editor/overworld/ui_constants.h"#include "app/gui/core/icons.h"#include "app/gui/core/ui_helpers.h"#include "imgui/imgui.h"#include "rom/rom.h"#include "zelda3/overworld/overworld.h"
Go to the source code of this file.
Classes | |
| struct | yaze::editor::OverworldPanelIds |
| Panel IDs for overworld editor panels. More... | |
| class | yaze::editor::OverworldToolbar |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |