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

#include <dungeon_stream_allocator.h>

Public Attributes

DungeonStreamIssueCode code = DungeonStreamIssueCode::kInvalidPointer
 
uint32_t room_id = 0
 
uint32_t address = 0
 
std::string message
 

Detailed Description

Definition at line 57 of file dungeon_stream_allocator.h.

Member Data Documentation

◆ code

DungeonStreamIssueCode yaze::zelda3::DungeonStreamIssue::code = DungeonStreamIssueCode::kInvalidPointer

Definition at line 58 of file dungeon_stream_allocator.h.

◆ room_id

uint32_t yaze::zelda3::DungeonStreamIssue::room_id = 0

Definition at line 59 of file dungeon_stream_allocator.h.

◆ address

uint32_t yaze::zelda3::DungeonStreamIssue::address = 0

Definition at line 60 of file dungeon_stream_allocator.h.

◆ message

std::string yaze::zelda3::DungeonStreamIssue::message

Definition at line 61 of file dungeon_stream_allocator.h.


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