| 1168 | } |
| 1169 | |
| 1170 | void NPAR_EmitTarTarSplash(const xVec3* pos, const xVec3* vel) |
| 1171 | { |
| 1172 | NPAR_EmitTarTarGunk(NPAR_MODE_ALT_C, pos, vel); |
| 1173 | } |
| 1174 | |
| 1175 | void NPAR_EmitTarTarSpoil(const xVec3* pos, const xVec3* vel) |
| 1176 | { |
no test coverage detected