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

Function xSGCheckMemoryCard

src/SB/Core/x/xsavegame.cpp:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212U8 xSGCheckMemoryCard(st_XSAVEGAME_DATA* xsgdata, S32 index)
213{
214 return iSGCheckMemoryCard(xsgdata->isgsess, index);
215}
216
217void xSGGameSet(st_XSAVEGAME_DATA* xsgdata, S32 gidx)
218{

Callers 1

zSaveLoad_SaveGameFunction · 0.85

Calls 1

iSGCheckMemoryCardFunction · 0.50

Tested by

no test coverage detected