MCPcopy 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
316void zSurfaceLoad(xSurface* ent, xSerial* s)
317{
318 xSurfaceLoad(ent, s);
319}
320
321void zSurfaceSetup(xSurface* s)
322{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

xSurfaceLoadFunction · 0.85

Tested by

no test coverage detected