summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/toaplan1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/toaplan1.c')
-rw-r--r--src/mame/video/toaplan1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/toaplan1.c b/src/mame/video/toaplan1.c
index 23a85444df6..39c3753ce0c 100644
--- a/src/mame/video/toaplan1.c
+++ b/src/mame/video/toaplan1.c
@@ -483,7 +483,7 @@ WRITE16_HANDLER( toaplan1_bcu_flipscreen_w )
if (bcu_flipscreen)
{
const rectangle *visarea = video_screen_get_visible_area(space->machine->primary_screen);
-
+
scrollx_offs1 = 0x151 - 6;
scrollx_offs2 = 0x151 - 4;
scrollx_offs3 = 0x151 - 2;