Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1298
void NPAR_EmitH2OTrail(const xVec3* pos)
1299
{
1300
NPAR_EmitDroplets(NPAR_MODE_TRAIL, pos, (xVec3 *)&g_O3);
1301
}
1302
1303
static void NPCC_ShadowCacheReset()
1304
{
Callers
1
Upd_ChuckBloosh
Method · 0.85
Calls
1
NPAR_EmitDroplets
Function · 0.85
Tested by
no test coverage detected