yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
z3_dungeon_destination Struct Reference

#include <dungeon.h>

Public Attributes

uint8_t index
 
uint8_t target
 
uint8_t target_layer
 

Detailed Description

Definition at line 20 of file dungeon.h.

Member Data Documentation

◆ index

uint8_t z3_dungeon_destination::index

Definition at line 21 of file dungeon.h.

◆ target

uint8_t z3_dungeon_destination::target

Definition at line 22 of file dungeon.h.

Referenced by yaze::app::zelda3::dungeon::Room::LoadRoomFromROM().

◆ target_layer

uint8_t z3_dungeon_destination::target_layer

Definition at line 23 of file dungeon.h.

Referenced by yaze::app::zelda3::dungeon::Room::LoadRoomFromROM().


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