Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Ds_sound.h127 void S_ClearSfx(void);
H A Ds_sound.c1034 void S_ClearSfx(void) in S_ClearSfx() function
H A Dp_setup.c4075 S_ClearSfx(); in P_LoadLevel()