diff --git a/src/engine/engine.cpp b/src/engine/engine.cpp index 0d00756ec..46c43c5b2 100644 --- a/src/engine/engine.cpp +++ b/src/engine/engine.cpp @@ -2175,7 +2175,7 @@ void DivEngine::recalcChans() { int chanIndex=0; memset(isInsTypePossible,0,DIV_INS_MAX*sizeof(bool)); for (int i=0; i effects; + // INTERNAL STATE - do not modify. DivInstrument nullIns, nullInsOPLL, nullInsOPL, nullInsOPLDrums, nullInsQSound, nullInsESFM; DivWavetable nullWave; DivSample nullSample;