Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
U16 xSurfaceGetNumSurfaces()
63
{
64
return nsurfs;
65
}
66
67
xSurface* xSurfaceGetByIdx(U16 n)
68
{
Callers
1
zSurfaceGetSurface
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected