yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::Rom::WriteAction Struct Reference

#include <rom.h>

Public Attributes

int address
 
std::variant< int, uint8_t, uint16_t, short, std::vector< uint8_t >, gfx::SnesColor, std::vector< gfx::SnesColor > > value
 

Detailed Description

Definition at line 193 of file rom.h.

Member Data Documentation

◆ address

int yaze::Rom::WriteAction::address

Definition at line 194 of file rom.h.

◆ value

std::variant<int, uint8_t, uint16_t, short, std::vector<uint8_t>, gfx::SnesColor, std::vector<gfx::SnesColor> > yaze::Rom::WriteAction::value

Definition at line 197 of file rom.h.


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