Home
last modified time | relevance | path

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

/dports/games/egl/egl-0.3.1_9/client/
H A Dsnd_main.c823 static void *cmd_stopSound; variable
920cmd_stopSound = Cmd_AddCommand ("stopsound", Snd_StopAllSounds, "Stops all currently playing soun… in Snd_Init()
980 Cmd_RemoveCommand ("stopsound", cmd_stopSound); in Snd_Shutdown()