Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ quickSave
Function
quickSave
src/drivers/sdl/gui.cpp:2224–2227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2222
}
2223
2224
void quickSave (void)
2225
{
2226
FCEUI_SaveState (NULL);
2227
}
2228
2229
void setStateMenuItem( int i )
2230
{
Callers
1
createMainMenu
Method · 0.85
Calls
1
FCEUI_SaveState
Function · 0.85
Tested by
no test coverage detected