namco_c355spr.cpp : Fix crash

This commit is contained in:
cam900 2019-05-11 10:54:24 +09:00 committed by GitHub
parent 6e66ebe559
commit 47a00fdc9e
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) },