GUI: hide SCV once again
after the unification the system ID and chan count are stable however, the system is still beta... it won't be ready by 0.6.8 so I am going to hide it
This commit is contained in:
parent
72a2fa1b2e
commit
b7a8745581
2 changed files with 1 additions and 6 deletions
|
|
@ -1568,11 +1568,6 @@ void FurnaceGUI::initSystemPresets() {
|
|||
)
|
||||
}
|
||||
);
|
||||
ENTRY(
|
||||
"Epoch Super Cassette Vision", {
|
||||
CH(DIV_SYSTEM_UPD1771C, 1.0f, 0, "")
|
||||
}
|
||||
);
|
||||
CATEGORY_END;
|
||||
|
||||
CATEGORY_BEGIN(_("Arcade systems"),_("INSERT COIN"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue