Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zPlatform_Load
Function
zPlatform_Load
src/SB/Game/zPlatform.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void zPlatform_Load(zPlatform* ent, xSerial* s)
171
{
172
zEntLoad(ent, s);
173
}
174
175
void zPlatform_Reset(zPlatform* plat, xScene* sc)
176
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
zEntLoad
Function · 0.85
Tested by
no test coverage detected