Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntSimpleObj_Save
Function
zEntSimpleObj_Save
src/SB/Game/zEntSimpleObj.cpp:561–564 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
559
}
560
561
void zEntSimpleObj_Save(zEntSimpleObj* arg0, xSerial* arg1)
562
{
563
zEntSave((zEnt*)arg0, arg1);
564
}
565
566
void zEntSimpleObj_Load(zEntSimpleObj* arg0, xSerial* arg1)
567
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
zEntSave
Function · 0.85
Tested by
no test coverage detected