MCPcopy 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
2224void quickSave (void)
2225{
2226 FCEUI_SaveState (NULL);
2227}
2228
2229void setStateMenuItem( int i )
2230{

Callers 1

createMainMenuMethod · 0.85

Calls 1

FCEUI_SaveStateFunction · 0.85

Tested by

no test coverage detected