OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:S_LocalSound
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/WinQuake/
snd_null.cpp
94
void
S_LocalSound
(char *s)
snd_dma.cpp
992
void
S_LocalSound
(const char *sound)
1004
Con_Printf ("
S_LocalSound
: can't cache %s\n", sound);
/external/quake/quake/src/QW/client/
snd_dma.c
985
void
S_LocalSound
(char *sound)
997
Con_Printf ("
S_LocalSound
: can't cache %s\n", sound);
Completed in 41 milliseconds