#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 |
unsigned short yaze::zelda3::music::SongSpcBlock::start |
Definition at line 38 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::AllocSpcBlock(), yaze::zelda3::music::Tracker::SaveSongs(), and yaze::zelda3::music::Tracker::SaveSpcCommand().
unsigned short yaze::zelda3::music::SongSpcBlock::len |
Definition at line 39 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::AllocSpcBlock(), and yaze::zelda3::music::Tracker::SaveSongs().
unsigned short yaze::zelda3::music::SongSpcBlock::relnum |
Definition at line 40 of file tracker.h.
Referenced by yaze::zelda3::anonymous_namespace{tracker.cc}::AddSpcReloc(), yaze::zelda3::music::Tracker::AllocSpcBlock(), and yaze::zelda3::music::Tracker::SaveSongs().
unsigned short yaze::zelda3::music::SongSpcBlock::relsz |
Definition at line 41 of file tracker.h.
Referenced by yaze::zelda3::anonymous_namespace{tracker.cc}::AddSpcReloc(), and yaze::zelda3::music::Tracker::AllocSpcBlock().
unsigned short* yaze::zelda3::music::SongSpcBlock::relocs |
Definition at line 42 of file tracker.h.
Referenced by yaze::zelda3::anonymous_namespace{tracker.cc}::AddSpcReloc(), yaze::zelda3::music::Tracker::AllocSpcBlock(), and yaze::zelda3::music::Tracker::SaveSongs().
unsigned short yaze::zelda3::music::SongSpcBlock::bank |
Definition at line 43 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::AllocSpcBlock(), and yaze::zelda3::music::Tracker::SaveSongs().
unsigned short yaze::zelda3::music::SongSpcBlock::addr |
Definition at line 44 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::SaveSongs().
unsigned char* yaze::zelda3::music::SongSpcBlock::buf |
Definition at line 45 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::AllocSpcBlock(), yaze::zelda3::music::Tracker::SaveSongs(), and yaze::zelda3::music::Tracker::SaveSpcCommand().
int yaze::zelda3::music::SongSpcBlock::flag |
Definition at line 46 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::AllocSpcBlock(), and yaze::zelda3::music::Tracker::SaveSongs().