summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k054338.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k054338.cpp')
-rw-r--r--src/mame/video/k054338.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/k054338.cpp b/src/mame/video/k054338.cpp
index 11374ee01b4..8e0e61fd5c3 100644
--- a/src/mame/video/k054338.cpp
+++ b/src/mame/video/k054338.cpp
@@ -110,7 +110,7 @@ void k054338_device::fill_backcolor(bitmap_rgb32 &bitmap, const rectangle &clipr
}
else
{
- uint32_t *dst_ptr = &bitmap.pix32(cliprect.min_y);
+ uint32_t *dst_ptr = &bitmap.pix(cliprect.min_y);
int dst_pitch = bitmap.rowpixels();
if ((mode & 0x01) == 0) // vertical gradient fill