GUI: fix X68000 preset

This commit is contained in:
tildearrow 2023-09-13 18:11:43 -05:00
parent 8cac04d917
commit 41e93cf9a7

View file

@ -1098,7 +1098,7 @@ void FurnaceGUI::initSystemPresets() {
ENTRY(
"Sharp X68000", {
CH(DIV_SYSTEM_YM2151, 1.0f, 0, "clockSel=2"),
CH(DIV_SYSTEM_MSM6258, 1.0f, 0, "")
CH(DIV_SYSTEM_MSM6258, 1.0f, 0, "clockSel=2")
}
);
ENTRY(