yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::OverworldEntranceTileTypes Struct Reference

#include <overworld_entrance.h>

Public Attributes

std::array< uint16_t, kNumEntranceTileTypeslow
 
std::array< uint16_t, kNumEntranceTileTypeshigh
 

Detailed Description

Definition at line 94 of file overworld_entrance.h.

Member Data Documentation

◆ low

std::array<uint16_t, kNumEntranceTileTypes> yaze::zelda3::OverworldEntranceTileTypes::low

Definition at line 95 of file overworld_entrance.h.

Referenced by yaze::zelda3::LoadEntranceTileTypes().

◆ high

std::array<uint16_t, kNumEntranceTileTypes> yaze::zelda3::OverworldEntranceTileTypes::high

Definition at line 96 of file overworld_entrance.h.

Referenced by yaze::zelda3::LoadEntranceTileTypes().


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