#include <dungeon_stream_allocator.h>
Public Attributes | |
| uint32_t | room_id = 0 |
| std::vector< uint8_t > | encoded_stream |
Definition at line 119 of file dungeon_stream_allocator.h.
| uint32_t yaze::zelda3::DungeonStreamReplacement::room_id = 0 |
Definition at line 120 of file dungeon_stream_allocator.h.
Referenced by yaze::zelda3::PlanDungeonStreamRepack(), and yaze::zelda3::SaveAllPotItemsImpl().
| std::vector<uint8_t> yaze::zelda3::DungeonStreamReplacement::encoded_stream |
Definition at line 122 of file dungeon_stream_allocator.h.
Referenced by yaze::zelda3::PlanDungeonStreamRepack(), and yaze::zelda3::SaveAllPotItemsImpl().