HomeSort by relevance Sort by last modified time
    Searched refs:svc_spawnstaticsound (Results 1 - 6 of 6) sorted by null

  /external/quake/quake/src/WinQuake/
protocol.h 123 #define svc_spawnstaticsound 29 // [coord3] [byte] samp [byte] vol [byte] aten macro
cl_parse.cpp 62 "svc_spawnstaticsound",
924 case svc_spawnstaticsound:
pr_cmds.cpp 532 MSG_WriteByte (&sv.signon,svc_spawnstaticsound);
    [all...]
  /external/quake/quake/src/QW/client/
protocol.h 97 #define svc_spawnstaticsound 29 // [coord3] [byte] samp [byte] vol [byte] aten macro
cl_parse.c 59 "svc_spawnstaticsound",
1273 case svc_spawnstaticsound:
  /external/quake/quake/src/QW/server/
pr_cmds.c 449 MSG_WriteByte (&sv.signon,svc_spawnstaticsound);

Completed in 198 milliseconds