NDSummary.OnToolTipsLoaded("File:wyz/wyz_player2.h",{465:"
inline void WYZ_Initialize(
u16 song,
u16 inst,
u16 fx,
u16 freq
)
Initialize the Player
",466:"
void WYZ_Play(
u8 music
) __NAKED
Start music playback
",467:"
void WYZ_Stop()
Stop song playback
",468:"
void WYZ_Decode() __NAKED
Process the next step in the song sequence
"});