yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
chest Struct Reference

#include <zelda.h>

Public Attributes

uint8_t x
 
uint8_t y
 
uint8_t item
 
bool picker
 
bool big_chest
 

Detailed Description

Definition at line 157 of file zelda.h.

Member Data Documentation

◆ x

uint8_t chest::x

Definition at line 158 of file zelda.h.

◆ y

uint8_t chest::y

Definition at line 159 of file zelda.h.

◆ item

uint8_t chest::item

Definition at line 160 of file zelda.h.

◆ picker

bool chest::picker

Definition at line 161 of file zelda.h.

◆ big_chest

bool chest::big_chest

Definition at line 162 of file zelda.h.


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