Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zSurfaceLoad
Function
zSurfaceLoad
src/SB/Game/zSurface.cpp:316–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
void zSurfaceLoad(xSurface* ent, xSerial* s)
317
{
318
xSurfaceLoad(ent, s);
319
}
320
321
void zSurfaceSetup(xSurface* s)
322
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xSurfaceLoad
Function · 0.85
Tested by
no test coverage detected