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

Options for ASM import from music_macros.asm format. More...

#include <asm_importer.h>

Public Attributes

bool strict_mode = false
 
bool resolve_subroutines = true
 
bool verbose_errors = true
 

Detailed Description

Options for ASM import from music_macros.asm format.

Definition at line 20 of file asm_importer.h.

Member Data Documentation

◆ strict_mode

bool yaze::zelda3::music::AsmImportOptions::strict_mode = false

◆ resolve_subroutines

bool yaze::zelda3::music::AsmImportOptions::resolve_subroutines = true

Definition at line 22 of file asm_importer.h.

◆ verbose_errors

bool yaze::zelda3::music::AsmImportOptions::verbose_errors = true

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