mirror of
https://github.com/tildearrow/furnace.git
synced 2024-12-04 18:27:25 +00:00
Spacing
This commit is contained in:
parent
2a881c9f66
commit
2a43272c66
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue