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