Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zSaveLoadGetPreAutoSave
Function
zSaveLoadGetPreAutoSave
src/SB/Game/zSaveLoad.cpp:1653–1656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1651
}
1652
1653
U8 zSaveLoadGetPreAutoSave()
1654
{
1655
return preAutoSaving;
1656
}
1657
1658
void zSaveLoadPreAutoSave(bool onOff)
1659
{
Callers
1
update
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected