rename D65784221391491G18414119492 to PV1000

it probably was only used there anyway
This commit is contained in:
tildearrow 2023-03-05 14:01:21 -05:00
parent 59d9900a9e
commit 77f1ca3339
15 changed files with 54 additions and 54 deletions

View file

@ -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;