yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
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 44 of file dungeon.h.

Member Data Documentation

◆ x

uint8_t chest::x

Definition at line 45 of file dungeon.h.

◆ y

uint8_t chest::y

Definition at line 46 of file dungeon.h.

◆ item

uint8_t chest::item

Definition at line 47 of file dungeon.h.

◆ picker

bool chest::picker

Definition at line 48 of file dungeon.h.

◆ big_chest

bool chest::big_chest

Definition at line 49 of file dungeon.h.


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