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

#include <rom.h>

Static Public Member Functions

static LoadOptions Defaults ()
 

Public Attributes

bool strip_header = true
 
bool load_resource_labels = true
 

Detailed Description

Definition at line 32 of file rom.h.

Member Function Documentation

◆ Defaults()

static LoadOptions yaze::Rom::LoadOptions::Defaults ( )
inlinestatic

Definition at line 36 of file rom.h.

Member Data Documentation

◆ strip_header

bool yaze::Rom::LoadOptions::strip_header = true

Definition at line 33 of file rom.h.

Referenced by yaze::Rom::LoadFromData(), and yaze::Rom::LoadFromFile().

◆ load_resource_labels

bool yaze::Rom::LoadOptions::load_resource_labels = true

Definition at line 34 of file rom.h.

Referenced by yaze::Rom::LoadFromFile().


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