Fix compile, Add SM8521 to list
This commit is contained in:
parent
0cb36206c4
commit
07a1c57a5a
10 changed files with 286 additions and 199 deletions
|
|
@ -2575,6 +2575,11 @@ void FurnaceGUI::initSystemPresets() {
|
|||
CH(DIV_SYSTEM_SFX_BEEPER, 1.0f, 0, "")
|
||||
}
|
||||
);
|
||||
ENTRY(
|
||||
"Sharp SM8521", {
|
||||
CH(DIV_SYSTEM_SM8521, 1.0f, 0, "")
|
||||
}
|
||||
);
|
||||
if (settings.hiddenSystems) {
|
||||
ENTRY(
|
||||
"Dummy System", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue