MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / NPAR_EmitVSSpray

Function NPAR_EmitVSSpray

src/SB/Game/zNPCSupplement.cpp:1185–1188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1183}
1184
1185void NPAR_EmitVSSpray(const xVec3* pos, const xVec3* vel)
1186{
1187 NPAR_EmitVisSplash(NPAR_MODE_STD, pos, vel);
1188}
1189
1190void NPAR_EmitDoggyBreath(en_nparmode pmod, const xVec3* pos, const xVec3* vel)
1191{

Callers 1

VisSplashSparkliesMethod · 0.85

Calls 1

NPAR_EmitVisSplashFunction · 0.85

Tested by

no test coverage detected