Small tweak to the color correction (#262)

This commit is contained in:
Bobby Smith 2024-01-25 16:08:41 +01:00 committed by GitHub
parent 9c7aae08f8
commit 6a7b1b4168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2410,7 +2410,6 @@ static void check_variables(bool startup)
break;
default: // GB_COLORIZATION_DISABLED
gbc_bios_palette = findGbcDirPal("GBC - Grayscale");
isGbcPalette = true;
break;
}