uuuuuuu
This commit is contained in:
parent
ee3488a119
commit
554a8a15b8
|
|
@ -328,6 +328,12 @@ void FurnaceGUI::drawSystemChannelInfoText(const DivSysDef* whichDef) {
|
||||||
case DIV_INS_SU:
|
case DIV_INS_SU:
|
||||||
chanCount[7]++;
|
chanCount[7]++;
|
||||||
break;
|
break;
|
||||||
|
case DIV_INS_OPL_DRUMS:
|
||||||
|
case DIV_INS_OPLL:
|
||||||
|
// TODO: drums
|
||||||
|
|
||||||
|
// TODO: ext. ch.s
|
||||||
|
|
||||||
default:
|
default:
|
||||||
chanCount[whichDef->chanTypes[i]]++;
|
chanCount[whichDef->chanTypes[i]]++;
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue