mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Merge pull request #5032 from cam900/patch-94
namco_c355spr.cpp : Fix crash
This commit is contained in:
commit
17eaa15deb
@ -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