Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xSGGameSet
Function
xSGGameSet
src/SB/Core/x/xsavegame.cpp:217–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
void xSGGameSet(st_XSAVEGAME_DATA* xsgdata, S32 gidx)
218
{
219
xsgdata->gslot = gidx;
220
}
221
222
S32 xSGGameIsEmpty(st_XSAVEGAME_DATA* xsgdata, S32 gidx)
223
{
Callers
3
zSaveLoad_DoAutoSave
Function · 0.85
zSaveLoad_SaveGame
Function · 0.85
zSaveLoad_LoadGame
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected