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

Serialization options. More...

#include <spc_serializer.h>

Public Attributes

uint16_t base_aram_address = 0xD000
 
bool include_header = true
 

Detailed Description

Serialization options.

Definition at line 30 of file spc_serializer.h.

Member Data Documentation

◆ base_aram_address

uint16_t yaze::zelda3::music::SpcSerializer::SerializeOptions::base_aram_address = 0xD000

Definition at line 31 of file spc_serializer.h.

◆ include_header

bool yaze::zelda3::music::SpcSerializer::SerializeOptions::include_header = true

Definition at line 32 of file spc_serializer.h.


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