Adding operator routing visualization

This commit is contained in:
Kagamiin~ 2023-10-16 16:57:04 -03:00
parent 4a0295fd1f
commit 39001dcb6a
5 changed files with 111 additions and 8 deletions

View file

@ -2225,6 +2225,7 @@ bool FurnaceGUI::drawSysConf(int chan, int sysPos, DivSystem type, DivConfig& fl
case DIV_SYSTEM_C219:
break;
case DIV_SYSTEM_YMU759:
case DIV_SYSTEM_ESFM:
supportsCustomRate=false;
ImGui::Text("nothing to configure");
break;