kinda useless but still
This commit is contained in:
parent
e65f19718a
commit
2bc8257eab
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue