Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1393
XSGAutoData* xSGAutoSave_GetCache()
1394
{
1395
return &g_autodata;
1396
}
1397
1398
void xSGAutoSave_Startup()
1399
{
Callers
8
zSaveLoadAutoSaveUpdate
Function · 0.85
zSaveLoad_DoAutoSave
Function · 0.85
zSaveLoad_SaveGame
Function · 0.85
zSaveLoad_LoadGame
Function · 0.85
xSG_cb_ISGChange
Function · 0.85
xSGAutoSave_Startup
Function · 0.85
HWConnect
Method · 0.85
ASG_ISG_changed
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected