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

Function FCEUI_WaveRecordRunning

src/wave.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128bool FCEUI_WaveRecordRunning(void)
129{
130 return (soundlog != NULL);
131}

Callers 4

wavRecordStartMethod · 0.85
wavRecordAsStartMethod · 0.85
wavRecordStopMethod · 0.85
updatePeriodicMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected