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

Function NPAR_EmitOilSplash

src/SB/Game/zNPCSupplement.cpp:1125–1128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1123}
1124
1125void NPAR_EmitOilSplash(const xVec3* pos, const xVec3* vel)
1126{
1127 NPAR_EmitOilBubble(NPAR_MODE_ALT_C, pos, vel);
1128}
1129
1130void NPAR_EmitTarTarGunk(en_nparmode pmod, const xVec3* pos, const xVec3* vel)
1131{

Callers 1

OilSplashMethod · 0.85

Calls 1

NPAR_EmitOilBubbleFunction · 0.85

Tested by

no test coverage detected