summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/actfancr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/actfancr.c')
-rw-r--r--src/mame/video/actfancr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/actfancr.c b/src/mame/video/actfancr.c
index 09a1c6b2d4e..acf1187f73f 100644
--- a/src/mame/video/actfancr.c
+++ b/src/mame/video/actfancr.c
@@ -26,7 +26,6 @@ void actfancr_state::video_start()
UINT32 actfancr_state::screen_update_actfancr(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
{
-
/* Draw playfield */
//m_flipscreen = m_control_2[0] & 0x80;
//machine().tilemap().set_flip_all(m_flipscreen ? (TILEMAP_FLIPY | TILEMAP_FLIPX) : 0);