#include <rom.h>
Public Types | |
using | ValueType |
Public Attributes | |
int | address |
ValueType | value |
int yaze::Rom::WriteAction::address |
Definition at line 129 of file rom.h.
Referenced by yaze::Rom::WriteHelper().
ValueType yaze::Rom::WriteAction::value |
Definition at line 130 of file rom.h.
Referenced by yaze::Rom::WriteHelper().