mirror of
https://github.com/holub/mame
synced 2025-06-04 11:56:28 +03:00
01694: punisher, punishrj, punishru: missing graphic
This commit is contained in:
parent
c14f62ea10
commit
deab56c545
@ -844,8 +844,7 @@ static const struct gfx_range mapper_PS63B_table[] =
|
|||||||
{ GFXTYPE_SCROLL1, 0x0000, 0x0fff, 0 },
|
{ GFXTYPE_SCROLL1, 0x0000, 0x0fff, 0 },
|
||||||
{ GFXTYPE_SPRITES, 0x1000, 0x7fff, 0 },
|
{ GFXTYPE_SPRITES, 0x1000, 0x7fff, 0 },
|
||||||
|
|
||||||
{ GFXTYPE_SPRITES, 0x8000, 0xa7ff, 1 },
|
{ GFXTYPE_SPRITES | GFXTYPE_SCROLL2, 0x8000, 0xdbff, 1 },
|
||||||
{ GFXTYPE_SCROLL2, 0xa800, 0xdbff, 1 },
|
|
||||||
{ GFXTYPE_SCROLL3, 0xdc00, 0xffff, 1 },
|
{ GFXTYPE_SCROLL3, 0xdc00, 0xffff, 1 },
|
||||||
{ 0 }
|
{ 0 }
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user