#include "app/editor/overworld/canvas_navigation_manager.h"#include <algorithm>#include <optional>#include "absl/status/status.h"#include "app/gfx/resource/arena.h"#include "imgui/imgui.h"#include "util/log.h"#include "util/macro.h"#include "zelda3/overworld/overworld_map.h"#include "zelda3/overworld/overworld_version_helper.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::anonymous_namespace{canvas_navigation_manager.cc} |