summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/timeplt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/timeplt.h')
-rw-r--r--src/mame/includes/timeplt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/timeplt.h b/src/mame/includes/timeplt.h
index bd703acb045..a72913e8d2b 100644
--- a/src/mame/includes/timeplt.h
+++ b/src/mame/includes/timeplt.h
@@ -34,7 +34,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
/* video-related */
tilemap_t *m_bg_tilemap;