mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
Fix: 01453: troangel, newtangl: Crashes
This commit is contained in:
parent
caf9dbdef3
commit
c39f072404
@ -198,7 +198,7 @@ INPUT_PORTS_END
|
||||
static const gfx_layout spritelayout =
|
||||
{
|
||||
16,32,
|
||||
RGN_FRAC(1,3),
|
||||
RGN_FRAC(1,6),
|
||||
3,
|
||||
{ RGN_FRAC(0,3), RGN_FRAC(1,3), RGN_FRAC(2,3) },
|
||||
{ STEP8(0,1), STEP8(16*8,1) },
|
||||
|
Loading…
Reference in New Issue
Block a user