Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
bool FCEUI_WaveRecordRunning(void)
129
{
130
return (soundlog != NULL);
131
}
Callers
4
wavRecordStart
Method · 0.85
wavRecordAsStart
Method · 0.85
wavRecordStop
Method · 0.85
updatePeriodic
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected