#include <rom.h>
Public Attributes | |
bool | backup = false |
bool | save_new = false |
bool | z3_save = true |
std::string | filename = "" |
Definition at line 74 of file rom.h.
Referenced by yaze::editor::EditorManager::BuildModernMenu(), yaze::cli::RomSandboxManager::CreateSandbox(), yaze::test::RomDependentTestSuite::RunComprehensiveSaveTest(), yaze::editor::EditorManager::SaveRom(), yaze::editor::EditorManager::SaveRomAs(), yaze::test::EditorIntegrationTest::SaveTestRom(), yaze::test::TestManager::TestRomSaveLoad(), yaze::editor::EditorManager::Update(), and yaze_save_rom().
Definition at line 75 of file rom.h.
Referenced by yaze::cli::RomSandboxManager::CreateSandbox(), yaze::test::RomDependentTestSuite::RunComprehensiveSaveTest(), yaze::editor::EditorManager::SaveRom(), yaze::editor::EditorManager::SaveRomAs(), yaze::test::EditorIntegrationTest::SaveTestRom(), yaze::test::TestManager::TestRomSaveLoad(), and yaze::editor::EditorManager::Update().
Definition at line 76 of file rom.h.
Referenced by yaze::cli::RomSandboxManager::CreateSandbox(), and yaze::test::TEST_F().
std::string yaze::Rom::SaveSettings::filename = "" |
Definition at line 77 of file rom.h.
Referenced by yaze::editor::EditorManager::BuildModernMenu(), yaze::cli::RomSandboxManager::CreateSandbox(), ROMPatchUtility::CreateV3PatchedROM(), yaze::test::RomDependentTestSuite::RunComprehensiveSaveTest(), yaze::test::E2ETestSuite::RunRomLoadSaveTest(), yaze::editor::EditorManager::SaveRomAs(), yaze::test::EditorIntegrationTest::SaveTestRom(), yaze::test::TEST_F(), and yaze::test::TestManager::TestRomSaveLoad().