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

#include <dungeon.h>

Public Attributes

short id
 
uint8_t x
 
uint8_t y
 
uint8_t size
 
uint8_t type
 
uint8_t layer
 

Detailed Description

Definition at line 11 of file dungeon.h.

Member Data Documentation

◆ id

short z3_object_door::id

Definition at line 12 of file dungeon.h.

◆ x

uint8_t z3_object_door::x

Definition at line 13 of file dungeon.h.

◆ y

uint8_t z3_object_door::y

Definition at line 14 of file dungeon.h.

◆ size

uint8_t z3_object_door::size

Definition at line 15 of file dungeon.h.

◆ type

uint8_t z3_object_door::type

Definition at line 16 of file dungeon.h.

◆ layer

uint8_t z3_object_door::layer

Definition at line 17 of file dungeon.h.


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