kinda useless but still

This commit is contained in:
Eknous-P 2024-03-24 21:57:51 +04:00
parent e65f19718a
commit 2bc8257eab

View file

@ -372,7 +372,7 @@ void FurnaceGUI::drawSystemChannelInfoText(const DivSysDef* whichDef) {
if (whichDef->chanTypes[i]==DIV_CH_PULSE) { if (whichDef->chanTypes[i]==DIV_CH_PULSE) {
chanCount[10]++; chanCount[10]++;
} else { // sample chan } else { // sample chan
chanCount[5]++; chanCount[4]++;
} }
break; break;
case DIV_INS_DAVE: case DIV_INS_DAVE: