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

Function zSaveLoad_CardCount

src/SB/Game/zSaveLoad.cpp:436–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

434}
435
436S32 zSaveLoad_CardCount()
437{
438 return 1;
439}
440
441S32 zSaveLoad_CardPrompt(S32 cardNumber)
442{

Callers 2

zSaveLoad_LoadLoopFunction · 0.85
zSaveLoad_SaveLoopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected