MCPcopy 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
53void xSurfaceLoad(xSurface* ent, xSerial* s)
54{
55 xBaseLoad((xBase*)ent, s);
56}
57
58void xSurfaceReset(xSurface* ent)
59{

Callers 1

zSurfaceLoadFunction · 0.85

Calls 1

xBaseLoadFunction · 0.70

Tested by

no test coverage detected