mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
namco_c355spr.cpp : Fix crash
This commit is contained in:
parent
6e66ebe559
commit
47a00fdc9e
@ -194,7 +194,7 @@ void namco_c355spr_device::device_start()
|
||||
gfx_layout obj_layout =
|
||||
{
|
||||
16,16,
|
||||
RGN_FRAC(1,1),
|
||||
0,
|
||||
8, /* bits per pixel */
|
||||
{ STEP8(0,1) },
|
||||
{ STEP16(0,8) },
|
||||
|
Loading…
Reference in New Issue
Block a user