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

Function ViewSlots

src/input.cpp:1038–1041  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1036void FCEUI_SelectStateNext(int);
1037
1038static void ViewSlots(void)
1039{
1040 FCEUI_SelectState(CurrentState, 1);
1041}
1042
1043static void CommandSelectSaveSlot(void)
1044{

Callers

nothing calls this directly

Calls 1

FCEUI_SelectStateFunction · 0.85

Tested by

no test coverage detected