#include <tracker.h>
Public Attributes | |
unsigned char | flag |
unsigned char | inst |
SongPart ** | tbl |
short | numparts |
short | lopst |
unsigned short | addr |
bool | in_use |
unsigned char yaze::app::zelda3::music::Song::flag |
Definition at line 81 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs(), and yaze::app::zelda3::music::Tracker::SaveSongs().
unsigned char yaze::app::zelda3::music::Song::inst |
Definition at line 82 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs().
SongPart** yaze::app::zelda3::music::Song::tbl |
Definition at line 83 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs(), and yaze::app::zelda3::music::Tracker::SaveSongs().
short yaze::app::zelda3::music::Song::numparts |
Definition at line 84 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs(), and yaze::app::zelda3::music::Tracker::SaveSongs().
short yaze::app::zelda3::music::Song::lopst |
Definition at line 85 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs(), and yaze::app::zelda3::music::Tracker::SaveSongs().
unsigned short yaze::app::zelda3::music::Song::addr |
Definition at line 86 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs(), and yaze::app::zelda3::music::Tracker::SaveSongs().
bool yaze::app::zelda3::music::Song::in_use |
Definition at line 87 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs(), and yaze::app::zelda3::music::Tracker::SaveSongs().