01694: punisher, punishrj, punishru: missing graphic

This commit is contained in:
Nicola Salmoria 2008-04-13 12:55:38 +00:00
parent c14f62ea10
commit deab56c545

View File

@ -844,8 +844,7 @@ static const struct gfx_range mapper_PS63B_table[] =
{ GFXTYPE_SCROLL1, 0x0000, 0x0fff, 0 },
{ GFXTYPE_SPRITES, 0x1000, 0x7fff, 0 },
{ GFXTYPE_SPRITES, 0x8000, 0xa7ff, 1 },
{ GFXTYPE_SCROLL2, 0xa800, 0xdbff, 1 },
{ GFXTYPE_SPRITES | GFXTYPE_SCROLL2, 0x8000, 0xdbff, 1 },
{ GFXTYPE_SCROLL3, 0xdc00, 0xffff, 1 },
{ 0 }
};