summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/thedeep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/thedeep.c')
-rw-r--r--src/mame/video/thedeep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/thedeep.c b/src/mame/video/thedeep.c
index 2c081a9a05b..9397957fe3c 100644
--- a/src/mame/video/thedeep.c
+++ b/src/mame/video/thedeep.c
@@ -134,4 +134,3 @@ UINT32 thedeep_state::screen_update(screen_device &screen, bitmap_ind16 &bitmap,
m_tilemap_1->draw(screen, bitmap, cliprect, 0,0);
return 0;
}
-