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

Function NPAR_EmitH2OTrail

src/SB/Game/zNPCSupplement.cpp:1298–1301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1296}
1297
1298void NPAR_EmitH2OTrail(const xVec3* pos)
1299{
1300 NPAR_EmitDroplets(NPAR_MODE_TRAIL, pos, (xVec3 *)&g_O3);
1301}
1302
1303static void NPCC_ShadowCacheReset()
1304{

Callers 1

Upd_ChuckBlooshMethod · 0.85

Calls 1

NPAR_EmitDropletsFunction · 0.85

Tested by

no test coverage detected