MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / SetSaveStateOnExit

Function SetSaveStateOnExit

source/SaveState.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void SetSaveStateOnExit(bool saveStateOnExit)
88{
89 g_saveStateOnExit = saveStateOnExit;
90}
91
92//-----------------------------------------------------------------------------
93

Callers 2

LoadConfigurationFunction · 0.85
ApplyConfigAfterCloseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected