summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/shadfrce.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/shadfrce.h')
-rw-r--r--src/mame/includes/shadfrce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/shadfrce.h b/src/mame/includes/shadfrce.h
index e2e12198cb8..d3ed454587c 100644
--- a/src/mame/includes/shadfrce.h
+++ b/src/mame/includes/shadfrce.h
@@ -59,7 +59,7 @@ public:
TILE_GET_INFO_MEMBER(get_bg1tile_info);
virtual void video_start();
-
+
TIMER_DEVICE_CALLBACK_MEMBER(scanline);
UINT32 screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);