#include "overworld_entity_renderer.h"#include "absl/strings/str_format.h"#include "core/features.h"#include "app/editor/overworld/entity.h"#include "app/gui/canvas/canvas.h"#include "zelda3/common.h"#include "util/hex.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. | |
| namespace | yaze::editor::anonymous_namespace{overworld_entity_renderer.cc} |