summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/ddribble.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/ddribble.c')
-rw-r--r--src/mame/video/ddribble.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/ddribble.c b/src/mame/video/ddribble.c
index 45968d1b30e..7b679a14399 100644
--- a/src/mame/video/ddribble.c
+++ b/src/mame/video/ddribble.c
@@ -218,7 +218,7 @@ void ddribble_state::draw_sprites( bitmap_ind16 &bitmap, const rectangle &clipr
ex = flipx ? (width - 1 - x) : x;
ey = flipy ? (height - 1 - y) : y;
-
+
gfx->transpen(bitmap,cliprect,
(number)+x_offset[ex]+y_offset[ey],
color,