summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/namco_c355spr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/namco_c355spr.cpp')
-rw-r--r--src/mame/video/namco_c355spr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/namco_c355spr.cpp b/src/mame/video/namco_c355spr.cpp
index 6a773f34af7..6968dd8d697 100644
--- a/src/mame/video/namco_c355spr.cpp
+++ b/src/mame/video/namco_c355spr.cpp
@@ -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) },