MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xSurfaceGetNumSurfaces

Function xSurfaceGetNumSurfaces

src/SB/Core/x/xSurface.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62U16 xSurfaceGetNumSurfaces()
63{
64 return nsurfs;
65}
66
67xSurface* xSurfaceGetByIdx(U16 n)
68{

Callers 1

zSurfaceGetSurfaceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected