MCPcopy 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
217void xSGGameSet(st_XSAVEGAME_DATA* xsgdata, S32 gidx)
218{
219 xsgdata->gslot = gidx;
220}
221
222S32 xSGGameIsEmpty(st_XSAVEGAME_DATA* xsgdata, S32 gidx)
223{

Callers 3

zSaveLoad_DoAutoSaveFunction · 0.85
zSaveLoad_SaveGameFunction · 0.85
zSaveLoad_LoadGameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected