rename D65784221391491G18414119492 to PV1000
it probably was only used there anyway
This commit is contained in:
parent
59d9900a9e
commit
77f1ca3339
15 changed files with 54 additions and 54 deletions
|
|
@ -263,7 +263,7 @@ void FurnaceGUI::initSystemPresets() {
|
|||
);
|
||||
ENTRY(
|
||||
"Casio PV-1000", {
|
||||
CH(DIV_SYSTEM_D65010G031, 1.0f, 0, "")
|
||||
CH(DIV_SYSTEM_PV1000, 1.0f, 0, "")
|
||||
}
|
||||
);
|
||||
CATEGORY_END;
|
||||
|
|
@ -2377,7 +2377,7 @@ void FurnaceGUI::initSystemPresets() {
|
|||
);
|
||||
ENTRY(
|
||||
"NEC D65010G031", {
|
||||
CH(DIV_SYSTEM_D65010G031, 1.0f, 0, "")
|
||||
CH(DIV_SYSTEM_PV1000, 1.0f, 0, "")
|
||||
}
|
||||
);
|
||||
CATEGORY_END;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue