Revert unnecessary change
This commit is contained in:
parent
e6b84280aa
commit
c8c2704a99
2 changed files with 0 additions and 8 deletions
|
|
@ -856,10 +856,6 @@ bool FurnaceGUI::drawSysConf(int chan, DivSystem type, DivConfig& flags, bool mo
|
|||
clockSel=1;
|
||||
altered=true;
|
||||
}
|
||||
if (ImGui::RadioButton("14.32MHz (NTSC)",clockSel==2)) {
|
||||
clockSel=2;
|
||||
altered=true;
|
||||
}
|
||||
|
||||
if (ImGui::Checkbox("Stereo",&stereo)) {
|
||||
altered=true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue