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 47 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 54 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: