yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::anonymous_namespace{room_layout.cc} Namespace Reference

Functions

uint16_t ReadWord (const Rom *rom, int pc_addr)
 

Variables

constexpr uint16_t kLayerTerminator = 0xFFFF
 

Function Documentation

◆ ReadWord()

uint16_t yaze::zelda3::anonymous_namespace{room_layout.cc}::ReadWord ( const Rom rom,
int  pc_addr 
)

Definition at line 12 of file room_layout.cc.

References yaze::Rom::data(), and ReadWord().

Referenced by ReadWord().

Here is the call graph for this function:

Variable Documentation

◆ kLayerTerminator

constexpr uint16_t yaze::zelda3::anonymous_namespace{room_layout.cc}::kLayerTerminator = 0xFFFF
constexpr

Definition at line 10 of file room_layout.cc.