#include "app/gui/widgets/dungeon_object_emulator_preview.h"#include "app/gfx/backend/irenderer.h"#include "zelda3/dungeon/room.h"#include "zelda3/dungeon/room_object.h"#include "app/gui/automation/widget_auto_register.h"#include "app/platform/window.h"#include <cstdio>Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |