(float[] origin, int entnum, int entchannel, sfx_t sfx, float fvol, float attenuation, float timeofs)
| 83 | ==================== |
| 84 | */ |
| 85 | void StartSound(float[] origin, int entnum, int entchannel, sfx_t sfx, float fvol, float attenuation, float timeofs); |
| 86 | |
| 87 | /* |
| 88 | ============ |
no outgoing calls
no test coverage detected