yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::zelda3::dungeon::SubtypeInfo Struct Reference

#include <room_object.h>

Public Attributes

uint32_t subtype_ptr
 
uint32_t routine_ptr
 

Detailed Description

Definition at line 24 of file room_object.h.

Member Data Documentation

◆ subtype_ptr

uint32_t yaze::app::zelda3::dungeon::SubtypeInfo::subtype_ptr

Definition at line 25 of file room_object.h.

Referenced by yaze::app::zelda3::dungeon::FetchSubtypeInfo().

◆ routine_ptr

uint32_t yaze::app::zelda3::dungeon::SubtypeInfo::routine_ptr

Definition at line 26 of file room_object.h.

Referenced by yaze::app::zelda3::dungeon::FetchSubtypeInfo().


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