yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::zelda3::music::SongSpcBlock Struct Reference

#include <tracker.h>

Public Attributes

unsigned short start
 
unsigned short len
 
unsigned short relnum
 
unsigned short relsz
 
unsigned short * relocs
 
unsigned short bank
 
unsigned short addr
 
unsigned char * buf
 
int flag
 

Detailed Description

Definition at line 41 of file tracker.h.

Member Data Documentation

◆ start

unsigned short yaze::app::zelda3::music::SongSpcBlock::start

◆ len

unsigned short yaze::app::zelda3::music::SongSpcBlock::len

◆ relnum

unsigned short yaze::app::zelda3::music::SongSpcBlock::relnum

◆ relsz

unsigned short yaze::app::zelda3::music::SongSpcBlock::relsz

◆ relocs

unsigned short* yaze::app::zelda3::music::SongSpcBlock::relocs

◆ bank

unsigned short yaze::app::zelda3::music::SongSpcBlock::bank

◆ addr

unsigned short yaze::app::zelda3::music::SongSpcBlock::addr

Definition at line 48 of file tracker.h.

Referenced by yaze::app::zelda3::music::Tracker::SaveSongs().

◆ buf

unsigned char* yaze::app::zelda3::music::SongSpcBlock::buf

◆ flag

int yaze::app::zelda3::music::SongSpcBlock::flag

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