Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntHangable_Load
Function
zEntHangable_Load
src/SB/Game/zEntHangable.cpp:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
}
433
434
void zEntHangable_Load(zEntHangable* ent, xSerial* s)
435
{
436
zEntLoad(ent, s);
437
}
438
439
void zEntHangable_Reset(zEntHangable* ent)
440
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
zEntLoad
Function · 0.85
Tested by
no test coverage detected