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 170 of file zelda.h.

Member Data Documentation

◆ x

uint8_t chest::x

Definition at line 171 of file zelda.h.

◆ y

uint8_t chest::y

Definition at line 172 of file zelda.h.

◆ item

uint8_t chest::item

Definition at line 173 of file zelda.h.

◆ picker

bool chest::picker

Definition at line 174 of file zelda.h.

◆ big_chest

bool chest::big_chest

Definition at line 175 of file zelda.h.


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