summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/twin16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/twin16.c')
-rw-r--r--src/mame/drivers/twin16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/twin16.c b/src/mame/drivers/twin16.c
index 8131973f67d..01419b10e9a 100644
--- a/src/mame/drivers/twin16.c
+++ b/src/mame/drivers/twin16.c
@@ -1070,7 +1070,7 @@ static MACHINE_DRIVER_START( mia )
MDRV_SCREEN_MODIFY("main")
MDRV_SCREEN_VISIBLE_AREA(1*8, 39*8-1, 2*8, 30*8-1)
MDRV_VIDEO_START(fround)
-
+
MACHINE_DRIVER_END
static MACHINE_DRIVER_START( vulcan )