mirror of
https://github.com/libretro/gambatte-libretro.git
synced 2024-11-22 23:39:58 +00:00
Fixing twb64_278_1st_vision_pastel (#268)
twb64_278_1st_vision_pastel was a duplicate of twb_277_gamecube_glimmer. New colors taken from: https://www.deviantart.com/thewolfbunny64/art/Game-Boy-Palette-1st-Vision-Pastel-937380494
This commit is contained in:
parent
238b195bca
commit
f0d83f0eff
@ -2243,9 +2243,9 @@ PACK15_4(0xB6BED3, 0x11A396, 0xCF4151, 0x3E1318)
|
||||
};
|
||||
|
||||
static const unsigned short twb64_278_1st_vision_pastel[] = {
|
||||
PACK15_4(0xB6BED3, 0x11A396, 0xCF4151, 0x3E1318),
|
||||
PACK15_4(0xB6BED3, 0x11A396, 0xCF4151, 0x3E1318),
|
||||
PACK15_4(0xB6BED3, 0x11A396, 0xCF4151, 0x3E1318)
|
||||
PACK15_4(0xEA7CB1, 0x7FAF5A, 0x385EAD, 0x101C33),
|
||||
PACK15_4(0xEA7CB1, 0x7FAF5A, 0x385EAD, 0x101C33),
|
||||
PACK15_4(0xEA7CB1, 0x7FAF5A, 0x385EAD, 0x101C33)
|
||||
};
|
||||
|
||||
static const unsigned short twb64_279_perfect_majin_emperor[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user