Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
212
U8 xSGCheckMemoryCard(st_XSAVEGAME_DATA* xsgdata, S32 index)
213
{
214
return iSGCheckMemoryCard(xsgdata->isgsess, index);
215
}
216
217
void xSGGameSet(st_XSAVEGAME_DATA* xsgdata, S32 gidx)
218
{
Callers
1
zSaveLoad_SaveGame
Function · 0.85
Calls
1
iSGCheckMemoryCard
Function · 0.50
Tested by
no test coverage detected