Searched refs:hitsound (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/server/
H A Dsv_phys.c792 qboolean hitsound; local
798 hitsound = true;
800 hitsound = false;
809 if (hitsound)
/external/quake/quake/src/WinQuake/
H A Dsv_phys.cpp1367 qboolean hitsound = false; local
1397 hitsound = true;
1459 if (hitsound)
1470 qboolean hitsound; local
1476 hitsound = true;
1478 hitsound = false;
1487 if (hitsound)

Completed in 14 milliseconds