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

#include <dungeon.h>

Public Attributes

uint8_t x
 
uint8_t y
 
uint8_t item
 
bool picker
 
bool big_chest
 

Detailed Description

Definition at line 32 of file dungeon.h.

Member Data Documentation

◆ x

uint8_t z3_chest::x

Definition at line 33 of file dungeon.h.

◆ y

uint8_t z3_chest::y

Definition at line 34 of file dungeon.h.

◆ item

uint8_t z3_chest::item

Definition at line 35 of file dungeon.h.

◆ picker

bool z3_chest::picker

Definition at line 36 of file dungeon.h.

◆ big_chest

bool z3_chest::big_chest

Definition at line 37 of file dungeon.h.


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