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