#include "zelda3/dungeon/room_entrance.h"

Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Functions | |
| bool | yaze::editor::CanEditDungeonEntrance (int slot_index, const zelda3::RoomEntrance &entrance) |
| bool | yaze::editor::MarkDungeonEntranceDirtyIfEditable (int slot_index, zelda3::RoomEntrance &entrance, bool properties_changed) |
Variables | |
| constexpr char | yaze::editor::kDungeonSpawnReadOnlyReason [] |