Merge pull request #5032 from cam900/patch-94

namco_c355spr.cpp : Fix crash
This commit is contained in:
R. Belmont 2019-05-10 23:24:16 -04:00 committed by GitHub
commit 17eaa15deb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,7 +194,7 @@ void namco_c355spr_device::device_start()
gfx_layout obj_layout = gfx_layout obj_layout =
{ {
16,16, 16,16,
RGN_FRAC(1,1), 0,
8, /* bits per pixel */ 8, /* bits per pixel */
{ STEP8(0,1) }, { STEP8(0,1) },
{ STEP16(0,8) }, { STEP16(0,8) },