Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Di_sound.h31 MU_MOD_EX, // libopenmpt enumerator
H A Ddeh_tables.c5439 {"MU_MOD_EX", MU_MOD_EX},
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/sdl/
H A Dmixer_sound.c807 return MU_MOD_EX; in I_SongType()
835 (I_SongType() == MU_MOD_EX && openmpt_mhandle) || in I_SongPlaying()