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

A custom SRAM variable definition. More...

#include <hack_manifest.h>

Public Attributes

std::string name
 
uint32_t address
 
std::string purpose
 

Detailed Description

A custom SRAM variable definition.

Definition at line 85 of file hack_manifest.h.

Member Data Documentation

◆ name

std::string yaze::core::SramVariable::name

◆ address

uint32_t yaze::core::SramVariable::address

◆ purpose

std::string yaze::core::SramVariable::purpose

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