Searched refs:Snd_StopAllSounds (Results 1 – 4 of 4) sorted by relevance
33 void Snd_StopAllSounds (void);
63 Snd_StopAllSounds (); in SCR_BeginLoadingPlaque()
248 Snd_StopAllSounds (); in CL_SetState()266 Snd_StopAllSounds (); in CL_ClearState()427 Snd_StopAllSounds (); in CL_ClientConnect_CP()723 Snd_StopAllSounds (); in CL_MediaShutdown()1375 Snd_StopAllSounds (); in CL_Reconnect_f()
920 …cmd_stopSound = Cmd_AddCommand ("stopsound", Snd_StopAllSounds, "Stops all currently playing soun… in Snd_Init()955 Snd_StopAllSounds (); in Snd_Init()987 Snd_StopAllSounds(); in Snd_Shutdown()1209 void Snd_StopAllSounds (void) in Snd_StopAllSounds() function