Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ NPAR_EmitOilVapors
Function
NPAR_EmitOilVapors
src/SB/Game/zNPCSupplement.cpp:1120–1123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1118
}
1119
1120
void NPAR_EmitOilVapors(const xVec3* pos)
1121
{
1122
NPAR_EmitOilBubble(NPAR_MODE_ALT_B, pos, NULL);
1123
}
1124
1125
void NPAR_EmitOilSplash(const xVec3* pos, const xVec3* vel)
1126
{
Callers
2
Upd_OilOoze
Method · 0.85
Upd_OilGlob
Method · 0.85
Calls
1
NPAR_EmitOilBubble
Function · 0.85
Tested by
no test coverage detected