decapitalization

This commit is contained in:
Velmyncier 2024-04-20 20:41:26 -04:00 committed by tildearrow
parent fa5612d57b
commit 3b31bb5ee2

View file

@ -52,7 +52,7 @@ void FurnaceGUI::initSystemPresets() {
FurnaceGUISysCategory cat; FurnaceGUISysCategory cat;
CATEGORY_BEGIN("Game Consoles","let's play some chiptune making games!"); CATEGORY_BEGIN("Game consoles","let's play some chiptune making games!");
ENTRY( ENTRY(
"Sega Genesis", { "Sega Genesis", {
CH(DIV_SYSTEM_YM2612, 1.0f, 0, ""), CH(DIV_SYSTEM_YM2612, 1.0f, 0, ""),
@ -1247,7 +1247,7 @@ void FurnaceGUI::initSystemPresets() {
); );
CATEGORY_END; CATEGORY_END;
CATEGORY_BEGIN("Arcade Systems","INSERT COIN"); CATEGORY_BEGIN("Arcade systems","INSERT COIN");
// MANUFACTURERS // MANUFACTURERS
ENTRY( ENTRY(
"Alpha Denshi", {} "Alpha Denshi", {}