mirror of
https://github.com/libretro/gambatte-libretro.git
synced 2024-11-22 23:39:58 +00:00
TWB64 090 and TWB64 140 Updated! (#235)
Once again, I had to do some deep digging into color research, but just in the Super Dragon Ball Heroes webpages, but regarding Super Saiyan Blue Evolved, the sprite assets from Dragon Ball Z: Dokkan Battle.
This commit is contained in:
parent
26e89f11e4
commit
7e02df6004
@ -1115,9 +1115,9 @@ static const unsigned short twb64_089_super_saiyan_3[] = {
|
||||
};
|
||||
|
||||
static const unsigned short twb64_090_super_saiyan_blue_evolved[] = {
|
||||
PACK15_4(0x3EE2F5, 0x2FACBB, 0x1D6A73, 0x0A272B),
|
||||
PACK15_4(0x3EE2F5, 0x2FACBB, 0x1D6A73, 0x0A272B),
|
||||
PACK15_4(0x3EE2F5, 0x2FACBB, 0x1D6A73, 0x0A272B)
|
||||
PACK15_4(0x1B97D1, 0x14739F, 0x0C4762, 0x041A24),
|
||||
PACK15_4(0x1B97D1, 0x14739F, 0x0C4762, 0x041A24),
|
||||
PACK15_4(0x1B97D1, 0x14739F, 0x0C4762, 0x041A24)
|
||||
};
|
||||
|
||||
static const unsigned short twb64_091_pocket_tales_ver[] = {
|
||||
@ -1415,9 +1415,9 @@ static const unsigned short twb64_139_kakarot_orange[] = {
|
||||
};
|
||||
|
||||
static const unsigned short twb64_140_dragon_ball_orange[] = {
|
||||
PACK15_4(0xFF9518, 0xC37112, 0x78460B, 0x2D1A04),
|
||||
PACK15_4(0xFF9518, 0xC37112, 0x78460B, 0x2D1A04),
|
||||
PACK15_4(0xFF9518, 0xC37112, 0x78460B, 0x2D1A04)
|
||||
PACK15_4(0xF0831D, 0xB76416, 0x703D0D, 0x2A1705),
|
||||
PACK15_4(0xF0831D, 0xB76416, 0x703D0D, 0x2A1705),
|
||||
PACK15_4(0xF0831D, 0xB76416, 0x703D0D, 0x2A1705)
|
||||
};
|
||||
|
||||
static const unsigned short twb64_141_christmas_gold[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user