#include <dungeon_stream_allocator.h>
Public Attributes | |
| DungeonStreamIssueCode | code = DungeonStreamIssueCode::kInvalidPointer |
| uint32_t | room_id = 0 |
| uint32_t | address = 0 |
| std::string | message |
Definition at line 57 of file dungeon_stream_allocator.h.
| DungeonStreamIssueCode yaze::zelda3::DungeonStreamIssue::code = DungeonStreamIssueCode::kInvalidPointer |
Definition at line 58 of file dungeon_stream_allocator.h.
| uint32_t yaze::zelda3::DungeonStreamIssue::room_id = 0 |
Definition at line 59 of file dungeon_stream_allocator.h.
| uint32_t yaze::zelda3::DungeonStreamIssue::address = 0 |
Definition at line 60 of file dungeon_stream_allocator.h.
| std::string yaze::zelda3::DungeonStreamIssue::message |
Definition at line 61 of file dungeon_stream_allocator.h.