yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::DungeonStreamLayout Struct Reference

#include <dungeon_stream_allocator.h>

Public Attributes

DungeonStreamKind kind = DungeonStreamKind::kObject
 
uint32_t pointer_table_pc = 0
 
uint32_t pointer_count = 0
 
DungeonPointerEncoding pointer_encoding = DungeonPointerEncoding::kLong24
 
uint8_t pointer_bank = 0
 
std::vector< DungeonStreamPcRangedata_ranges
 
std::vector< DungeonStreamPcRangeallocation_ranges
 

Detailed Description

Definition at line 41 of file dungeon_stream_allocator.h.

Member Data Documentation

◆ kind

◆ pointer_table_pc

◆ pointer_count

◆ pointer_encoding

◆ pointer_bank

◆ data_ranges

◆ allocation_ranges


The documentation for this struct was generated from the following file: