mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
More colors (nw)
This commit is contained in:
parent
15f778ba73
commit
dad10ccfac
@ -3217,8 +3217,8 @@ const UINT16 raiden2_state::raiden_blended_colors[] = {
|
||||
// wall shadow
|
||||
0x5de,
|
||||
|
||||
// house shadow
|
||||
0x5fe,
|
||||
// house shadow plus stage 3 boss green pools
|
||||
0x5f8, 0x5f9, 0x5fa, 0x5fb, 0x5fc, 0x5fd, 0x5fe,
|
||||
|
||||
// water and trees
|
||||
0x6c8, 0x6c9, 0x6ca, 0x6cb, 0x6cc, 0x6cd, 0x6ce,
|
||||
@ -3228,8 +3228,7 @@ const UINT16 raiden2_state::raiden_blended_colors[] = {
|
||||
|
||||
// stage end panel, raiden dx logo plus misc stuff
|
||||
0x70d, 0x70e,
|
||||
0x71c,
|
||||
0x71d, 0x71e,
|
||||
0x71c, 0x71d, 0x71e,
|
||||
0x72d, 0x72e,
|
||||
0x73d, 0x73e,
|
||||
0x74d, 0x74e,
|
||||
|
Loading…
Reference in New Issue
Block a user