MCPcopy Create free account
hub / github.com/TASEmulators/fceux / quickLoad

Function quickLoad

src/drivers/sdl/gui.cpp:2219–2222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2217}
2218
2219void quickLoad (void)
2220{
2221 FCEUI_LoadState (NULL);
2222}
2223
2224void quickSave (void)
2225{

Callers 1

createMainMenuMethod · 0.85

Calls 1

FCEUI_LoadStateFunction · 0.85

Tested by

no test coverage detected