mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
fuukifg.cpp : Minor fixes
This commit is contained in:
parent
809ff8272a
commit
7e57df9dfc
@ -25,7 +25,7 @@ void fuukivid_device::device_start()
|
|||||||
gfx_layout layout_16x16x4 =
|
gfx_layout layout_16x16x4 =
|
||||||
{
|
{
|
||||||
16,16,
|
16,16,
|
||||||
RGN_FRAC(1,1),
|
0,
|
||||||
4,
|
4,
|
||||||
{ STEP4(0,1) },
|
{ STEP4(0,1) },
|
||||||
{ STEP16(0,4) },
|
{ STEP16(0,4) },
|
||||||
|
Loading…
Reference in New Issue
Block a user