SCC has no config flags currently

This commit is contained in:
Natt Akuma 2022-05-10 11:32:07 +07:00
parent a3fc76c984
commit 78ce2360bf
1 changed files with 2 additions and 0 deletions

View File

@ -367,6 +367,8 @@ void FurnaceGUI::drawSysConf(int chan, DivSystem type, unsigned int& flags, bool
case DIV_SYSTEM_YM2610B_EXT:
case DIV_SYSTEM_YMU759:
case DIV_SYSTEM_PET:
case DIV_SYSTEM_SCC:
case DIV_SYSTEM_SCC_PLUS:
ImGui::Text("nothing to configure");
break;
default: