Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntHangable_Init
Function
zEntHangable_Init
src/SB/Game/zEntHangable.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void zEntHangable_Init(void* a, void* b)
71
{
72
zEntHangable_Init((zEntHangable*)a, (xEntAsset*)b);
73
}
74
75
void zEntHangable_Init(zEntHangable* ent, xEntAsset* asset)
76
{
Callers
nothing calls this directly
Calls
2
zEntInit
Function · 0.70
HangableSetup
Function · 0.70
Tested by
no test coverage detected