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

Function FCEU_StateRecorderRunning

src/state.cpp:1489–1492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1487}
1488
1489bool FCEU_StateRecorderRunning(void)
1490{
1491 return stateRecorder != nullptr;
1492}
1493
1494int FCEU_StateRecorderGetMaxSnaps(void)
1495{

Callers 4

applyChangesMethod · 0.85
startStopClickedMethod · 0.85
updateStartStopBuffonMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected