#include "app/editor/dungeon/ui/window/object_tile_editor_panel.h"#include "util/i18n/tr.h"#include "absl/strings/str_format.h"#include "app/gui/core/icons.h"#include "app/gui/core/theme_manager.h"#include "imgui/imgui.h"#include "zelda3/dungeon/room_object.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{object_tile_editor_panel.cc} |
Functions | |
| void | yaze::editor::anonymous_namespace{object_tile_editor_panel.cc}::MixFingerprint (uint64_t *fingerprint, uint64_t value) |