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

#include <rom_settings.h>

Public Member Functions

bool empty () const
 
std::optional< uint32_t > GetAddress (const std::string &key) const
 

Public Attributes

std::unordered_map< std::string, uint32_t > addresses
 

Detailed Description

Definition at line 52 of file rom_settings.h.

Member Function Documentation

◆ empty()

bool yaze::core::RomAddressOverrides::empty ( ) const
inline

Definition at line 55 of file rom_settings.h.

References addresses.

◆ GetAddress()

std::optional< uint32_t > yaze::core::RomAddressOverrides::GetAddress ( const std::string & key) const
inline

Member Data Documentation

◆ addresses


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