Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntSimpleObj_Load
Function
zEntSimpleObj_Load
src/SB/Game/zEntSimpleObj.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
void zEntSimpleObj_Load(zEntSimpleObj* arg0, xSerial* arg1)
567
{
568
zEntLoad((zEnt*)arg0, arg1);
569
}
570
571
void zEntSimpleObj_Update(zEntSimpleObj* ent, xScene* scene, float dt)
572
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
zEntLoad
Function · 0.85
Tested by
no test coverage detected