#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
◆ z3_object_door
typedef struct z3_object_door z3_object_door |
◆ z3_dungeon_destination
typedef struct z3_dungeon_destination z3_dungeon_destination |
◆ z3_staircase
typedef struct z3_staircase z3_staircase |
◆ z3_chest
typedef struct z3_chest z3_chest |
◆ z3_chest_data
typedef struct z3_chest_data z3_chest_data |
◆ z3_dungeon_background2
◆ z3_dungeon_background2
Enumerator |
---|
Off | |
Parallax | |
Dark | |
OnTop | |
Translucent | |
Addition | |
Normal | |
Transparent | |
DarkRoom | |
Definition at line 45 of file dungeon.h.