Overworld map tile32 data. More...
#include <overworld_map.h>
Public Attributes | |
OverworldBlockset | light_world |
OverworldBlockset | dark_world |
OverworldBlockset | special_world |
Overworld map tile32 data.
Definition at line 68 of file overworld_map.h.
OverworldBlockset yaze::zelda3::OverworldMapTiles::light_world |
Definition at line 69 of file overworld_map.h.
Referenced by yaze::zelda3::anonymous_namespace{overworld.cc}::GetAllTile16().
OverworldBlockset yaze::zelda3::OverworldMapTiles::dark_world |
Definition at line 70 of file overworld_map.h.
Referenced by yaze::zelda3::anonymous_namespace{overworld.cc}::GetAllTile16().
OverworldBlockset yaze::zelda3::OverworldMapTiles::special_world |
Definition at line 71 of file overworld_map.h.
Referenced by yaze::zelda3::anonymous_namespace{overworld.cc}::GetAllTile16().