Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ init_shrapnel
Function
init_shrapnel
src/SB/Game/zEntCruiseBubble.cpp:1038–1042 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1036
}
1037
1038
void init_shrapnel()
1039
{
1040
shared.droplet_shrapnel =
1041
(zShrapnelAsset*)xSTFindAsset(xStrHash(
"cruise_bubble_droplet_shrapnel"
), NULL);
1042
}
1043
1044
void update_trail(F32 dt)
1045
{
Callers
1
init
Method · 0.85
Calls
2
xSTFindAsset
Function · 0.50
xStrHash
Function · 0.50
Tested by
no test coverage detected