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

#include <game_data.h>

Public Attributes

bool load_graphics = true
 
bool load_palettes = true
 
bool load_gfx_groups = true
 
bool expand_rom = true
 
bool populate_metadata = true
 

Detailed Description

Definition at line 115 of file game_data.h.

Member Data Documentation

◆ load_graphics

bool yaze::zelda3::LoadOptions::load_graphics = true

◆ load_palettes

bool yaze::zelda3::LoadOptions::load_palettes = true

◆ load_gfx_groups

bool yaze::zelda3::LoadOptions::load_gfx_groups = true

◆ expand_rom

bool yaze::zelda3::LoadOptions::expand_rom = true

◆ populate_metadata

bool yaze::zelda3::LoadOptions::populate_metadata = true

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