yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::RomLoadOptionsDialog::LoadOptions Struct Reference

#include <rom_load_options_dialog.h>

Public Attributes

bool upgrade_to_zscustom = false
 
int target_zso_version = 3
 
bool enable_tail_expansion = false
 
bool enable_custom_overworld = false
 
bool save_overworld_maps = true
 
bool save_overworld_entrances = true
 
bool save_overworld_exits = true
 
bool save_overworld_items = true
 
bool save_dungeon_maps = false
 
bool save_all_palettes = false
 
bool save_gfx_groups = false
 
bool create_project = false
 
std::string project_name
 
std::string project_path
 
std::string selected_preset
 

Detailed Description

Definition at line 34 of file rom_load_options_dialog.h.

Member Data Documentation

◆ upgrade_to_zscustom

◆ target_zso_version

◆ enable_tail_expansion

bool yaze::editor::RomLoadOptionsDialog::LoadOptions::enable_tail_expansion = false

◆ enable_custom_overworld

◆ save_overworld_maps

◆ save_overworld_entrances

◆ save_overworld_exits

◆ save_overworld_items

◆ save_dungeon_maps

◆ save_all_palettes

◆ save_gfx_groups

◆ create_project

bool yaze::editor::RomLoadOptionsDialog::LoadOptions::create_project = false

◆ project_name

std::string yaze::editor::RomLoadOptionsDialog::LoadOptions::project_name

◆ project_path

std::string yaze::editor::RomLoadOptionsDialog::LoadOptions::project_path

Definition at line 53 of file rom_load_options_dialog.h.

Referenced by yaze::editor::EditorManager::Initialize().

◆ selected_preset

std::string yaze::editor::RomLoadOptionsDialog::LoadOptions::selected_preset

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