dev231 - YM2612: actually be YM2612 by default

pull request #2533
This commit is contained in:
tildearrow 2025-06-02 12:59:10 -05:00
parent 967e717396
commit ffbe910c99
6 changed files with 40 additions and 16 deletions

View file

@ -1450,6 +1450,13 @@ void FurnaceGUI::drawSampleEdit() {
}
}
if (mobileUI) {
sameLineMaybe();
if (ImGui::Button(ICON_FA_ELLIPSIS_H "##SMobMenu")) {
ImGui::OpenPopup("SRightClick");
}
}
ImGui::Separator();
// time