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

#include <room.h>

Public Attributes

std::array< uint8_t, 64 *64 > tiles {}
 
bool has_data = false
 
uint8_t sram_bit_mask = 0
 

Detailed Description

Definition at line 178 of file room.h.

Member Data Documentation

◆ tiles

std::array<uint8_t, 64 * 64> yaze::zelda3::WaterFillZoneMap::tiles {}

◆ has_data

bool yaze::zelda3::WaterFillZoneMap::has_data = false

◆ sram_bit_mask

uint8_t yaze::zelda3::WaterFillZoneMap::sram_bit_mask = 0

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