Classes | |
struct | DungeonMap |
class | Inventory |
class | TitleScreen |
Variables | |
constexpr int | kDungeonMapRoomsPtr = 0x57605 |
constexpr int | kDungeonMapFloors = 0x575D9 |
constexpr int | kDungeonMapGfxPtr = 0x57BE4 |
constexpr int | kDungeonMapDataStart = 0x57039 |
constexpr int | kDungeonMapExpCheck = 0x56652 |
constexpr int | kDungeonMapTile16 = 0x57009 |
constexpr int | kDungeonMapTile16Expanded = 0x109010 |
constexpr int | kDungeonMapBossRooms = 0x56807 |
constexpr int | kTriforceVertices = 0x04FFD2 |
constexpr int | kTriforceFaces = 0x04FFE4 |
constexpr int | kCrystalVertices = 0x04FF98 |
constexpr int | kInventoryStart = 0x6564A |
constexpr int | kBowItemPos = 0x6F631 |
|
constexpr |
Definition at line 12 of file dungeon_map.h.
Referenced by yaze::app::editor::ScreenEditor::LoadDungeonMaps(), and yaze::app::editor::ScreenEditor::SaveDungeonMaps().
|
constexpr |
Definition at line 13 of file dungeon_map.h.
Referenced by yaze::app::editor::ScreenEditor::LoadDungeonMaps().
|
constexpr |
Definition at line 15 of file dungeon_map.h.
Referenced by yaze::app::editor::ScreenEditor::LoadDungeonMaps(), and yaze::app::editor::ScreenEditor::SaveDungeonMaps().
|
constexpr |
Definition at line 18 of file dungeon_map.h.
|
constexpr |
Definition at line 21 of file dungeon_map.h.
Referenced by yaze::app::editor::ScreenEditor::LoadDungeonMapTile16(), and yaze::app::editor::ScreenEditor::SaveDungeonMapTile16().
|
constexpr |
Definition at line 22 of file dungeon_map.h.
Referenced by yaze::app::editor::ScreenEditor::LoadDungeonMapTile16(), and yaze::app::editor::ScreenEditor::SaveDungeonMapTile16().
|
constexpr |
Definition at line 23 of file dungeon_map.h.
Referenced by yaze::app::editor::ScreenEditor::LoadDungeonMapTile16(), and yaze::app::editor::ScreenEditor::SaveDungeonMapTile16().
|
constexpr |
Definition at line 26 of file dungeon_map.h.
Referenced by yaze::app::editor::ScreenEditor::LoadDungeonMaps().
|
constexpr |
Definition at line 27 of file dungeon_map.h.
|
constexpr |
Definition at line 28 of file dungeon_map.h.
|
constexpr |
Definition at line 30 of file dungeon_map.h.
|
constexpr |
Definition at line 15 of file inventory.h.
|
constexpr |
Definition at line 16 of file inventory.h.
Referenced by yaze::app::zelda3::screen::Inventory::Create().