mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
atarisy2.cpp: Fix erroneous change to gfxdecode (nw)
This commit is contained in:
parent
c9a0d21bb4
commit
1bd63be341
@ -1162,7 +1162,7 @@ static const gfx_layout molayout =
|
||||
4,
|
||||
{ 0, 4, RGN_FRAC(1,2)+0, RGN_FRAC(1,2)+4 },
|
||||
{ STEP4(8*0,1), STEP4(8*1,1), STEP4(8*2,1), STEP4(8*3,1) },
|
||||
{ STEP8(0,8*4) },
|
||||
{ STEP16(0,8*4) },
|
||||
16*16*2
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user