yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::OracleRamPanel::RamVariable Struct Reference

Public Attributes

uint32_t address
 
std::string label
 
std::string description
 
uint8_t size
 
uint16_t last_value = 0
 

Detailed Description

Definition at line 33 of file oracle_ram_panel.h.

Member Data Documentation

◆ address

uint32_t yaze::editor::OracleRamPanel::RamVariable::address

Definition at line 34 of file oracle_ram_panel.h.

◆ label

std::string yaze::editor::OracleRamPanel::RamVariable::label

Definition at line 35 of file oracle_ram_panel.h.

◆ description

std::string yaze::editor::OracleRamPanel::RamVariable::description

Definition at line 36 of file oracle_ram_panel.h.

◆ size

uint8_t yaze::editor::OracleRamPanel::RamVariable::size

Definition at line 37 of file oracle_ram_panel.h.

◆ last_value

uint16_t yaze::editor::OracleRamPanel::RamVariable::last_value = 0

Definition at line 38 of file oracle_ram_panel.h.


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