#include <tracker.h>
Public Attributes | |
uint8_t | flag |
uint8_t | inst |
short | tbl [8] |
unsigned short | addr |
uint8_t yaze::zelda3::music::SongPart::flag |
Definition at line 64 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::LoadSongs(), and yaze::zelda3::music::Tracker::SaveSongs().
uint8_t yaze::zelda3::music::SongPart::inst |
Definition at line 65 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::LoadSongs().
short yaze::zelda3::music::SongPart::tbl[8] |
Definition at line 66 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::LoadSongs(), and yaze::zelda3::music::Tracker::SaveSongs().
unsigned short yaze::zelda3::music::SongPart::addr |
Definition at line 67 of file tracker.h.
Referenced by yaze::zelda3::music::Tracker::LoadSongs(), and yaze::zelda3::music::Tracker::SaveSongs().