mirror of
https://github.com/libretro/gambatte-libretro.git
synced 2024-11-23 07:49:48 +00:00
Small tweak to the color correction (#262)
This commit is contained in:
parent
9c7aae08f8
commit
6a7b1b4168
@ -2410,7 +2410,6 @@ static void check_variables(bool startup)
|
||||
break;
|
||||
default: // GB_COLORIZATION_DISABLED
|
||||
gbc_bios_palette = findGbcDirPal("GBC - Grayscale");
|
||||
isGbcPalette = true;
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user