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

Staircase connection. More...

#include <zelda.h>

Public Attributes

uint8_t id
 
uint8_t room
 
const char * label
 

Detailed Description

Staircase connection.

Represents stairs or holes that connect different rooms or levels.

Definition at line 413 of file zelda.h.

Member Data Documentation

◆ id

uint8_t staircase::id

Staircase ID

Definition at line 414 of file zelda.h.

◆ room

uint8_t staircase::room

Target room ID (for backward compatibility)

Definition at line 415 of file zelda.h.

◆ label

const char* staircase::label

Description (for debugging)

Definition at line 416 of file zelda.h.


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