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

#include <room.h>

Public Member Functions

bool operator== (const ChestDirtyRoomState &) const =default
 

Public Attributes

int room_id = 0
 
std::vector< uint8_t > encoded_chests
 

Detailed Description

Definition at line 1195 of file room.h.

Member Function Documentation

◆ operator==()

bool yaze::zelda3::ChestDirtyRoomState::operator== ( const ChestDirtyRoomState & ) const
default

Member Data Documentation

◆ room_id

int yaze::zelda3::ChestDirtyRoomState::room_id = 0

Definition at line 1196 of file room.h.

◆ encoded_chests

std::vector<uint8_t> yaze::zelda3::ChestDirtyRoomState::encoded_chests

Definition at line 1197 of file room.h.


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