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

Function NPAR_EmitFWExhaust

src/SB/Game/zNPCSupplement.cpp:804–807  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

802}
803
804void NPAR_EmitFWExhaust(const xVec3* pos, const xVec3* vel)
805{
806 NPAR_EmitFireworks(NPAR_MODE_FWEXHAUST, pos, vel);
807}
808
809
810void NPAR_EmitVisSplash(en_nparmode pmod, const xVec3* vel, const xVec3* pos)

Callers 1

FlyFlyFlyMethod · 0.85

Calls 1

NPAR_EmitFireworksFunction · 0.85

Tested by

no test coverage detected