Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xSurfaceLoad
Function
xSurfaceLoad
src/SB/Core/x/xSurface.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void xSurfaceLoad(xSurface* ent, xSerial* s)
54
{
55
xBaseLoad((xBase*)ent, s);
56
}
57
58
void xSurfaceReset(xSurface* ent)
59
{
Callers
1
zSurfaceLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.70
Tested by
no test coverage detected