#include "app/editor/overworld/map_properties.h"#include "app/gfx/debug/performance/performance_profiler.h"#include "app/editor/overworld/overworld_editor.h"#include "app/editor/overworld/ui_constants.h"#include "app/gui/canvas/canvas.h"#include "app/gui/core/color.h"#include "app/gui/core/icons.h"#include "app/gui/core/input.h"#include "app/gui/core/layout_helpers.h"#include "zelda3/overworld/overworld_map.h"#include "imgui/imgui.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |