yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
chest_data Struct Reference

Legacy chest data structure. More...

#include <zelda.h>

Public Attributes

uint8_t id
 
bool size
 

Detailed Description

Legacy chest data structure.

Deprecated:
Use chest structure instead

Definition at line 437 of file zelda.h.

Member Data Documentation

◆ id

uint8_t chest_data::id

Chest ID

Definition at line 438 of file zelda.h.

◆ size

bool chest_data::size

True for big chest

Definition at line 439 of file zelda.h.


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