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

Function xSGAutoSave_GetCache

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

Source from the content-addressed store, hash-verified

1391}
1392
1393XSGAutoData* xSGAutoSave_GetCache()
1394{
1395 return &g_autodata;
1396}
1397
1398void xSGAutoSave_Startup()
1399{

Callers 8

zSaveLoadAutoSaveUpdateFunction · 0.85
zSaveLoad_DoAutoSaveFunction · 0.85
zSaveLoad_SaveGameFunction · 0.85
zSaveLoad_LoadGameFunction · 0.85
xSG_cb_ISGChangeFunction · 0.85
xSGAutoSave_StartupFunction · 0.85
HWConnectMethod · 0.85
ASG_ISG_changedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected