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