This commit is contained in:
cam900 2023-03-27 15:08:37 +09:00
parent 2a881c9f66
commit 2a43272c66

View file

@ -2020,8 +2020,8 @@ void FurnaceGUI::initSystemPresets() {
ENTRY( ENTRY(
"Seta 2", { "Seta 2", {
CH(DIV_SYSTEM_X1_010, 1.0f, 0, CH(DIV_SYSTEM_X1_010, 1.0f, 0,
"clockSel=1\n" "clockSel=1\n"
"isBanked=true\n" "isBanked=true\n"
) )
} }
); );