#include <tracker.h>
Public Attributes | |
uchar | flag |
uchar | inst |
short | tbl [8] |
unsigned short | addr |
uchar yaze::app::zelda3::music::SongPart::flag |
Definition at line 72 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs(), and yaze::app::zelda3::music::Tracker::SaveSongs().
uchar yaze::app::zelda3::music::SongPart::inst |
Definition at line 73 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs().
short yaze::app::zelda3::music::SongPart::tbl[8] |
Definition at line 74 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::SongPart::addr |
Definition at line 75 of file tracker.h.
Referenced by yaze::app::zelda3::music::Tracker::LoadSongs(), and yaze::app::zelda3::music::Tracker::SaveSongs().