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

#include <rom.h>

Public Attributes

bool backup = false
 
bool save_new = false
 
bool z3_save = true
 
std::string filename = ""
 

Detailed Description

Definition at line 60 of file rom.h.

Member Data Documentation

◆ backup

bool yaze::Rom::SaveSettings::backup = false

Definition at line 61 of file rom.h.

◆ save_new

bool yaze::Rom::SaveSettings::save_new = false

Definition at line 62 of file rom.h.

◆ z3_save

bool yaze::Rom::SaveSettings::z3_save = true

Definition at line 63 of file rom.h.

◆ filename

std::string yaze::Rom::SaveSettings::filename = ""

Definition at line 64 of file rom.h.


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