Home
last modified time | relevance | path

Searched refs:rp_play_song (Results 1 – 3 of 3) sorted by relevance

/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.h328 BOOL rp_play_song( struct ahx_tune *at, uint32 subsong, BOOL cont );
H A Dgui.c4876 if( rp_play_song( curtune, curtune->at_curss, b == BBA_CONTSONG ? TRUE : FALSE ) ) in gui_check_bbank()
6757 if( rp_play_song( curtune, curtune->at_curss, FALSE ) ) in gui_handler()
H A Dreplay.c4243 BOOL rp_play_song( struct ahx_tune *at, uint32 subsong, BOOL cont ) in rp_play_song() function