MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / SoundCore_GetErrorMax

Function SoundCore_GetErrorMax

source/SoundCore.cpp:485–488  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

483}
484
485int SoundCore_GetErrorMax()
486{
487 return g_nErrorMax;
488}
489
490void SoundCore_SetErrorMax(const int nErrorMax)
491{

Callers 1

Spkr_SubmitWaveBufferFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected