summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/topspeed.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/topspeed.h')
-rw-r--r--src/mame/includes/topspeed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/topspeed.h b/src/mame/includes/topspeed.h
index 2f1d27de590..d523e0b8d23 100644
--- a/src/mame/includes/topspeed.h
+++ b/src/mame/includes/topspeed.h
@@ -52,7 +52,7 @@ public:
required_device<filter_volume_device> m_filter3;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
// Misc
UINT16 m_cpua_ctrl;
INT32 m_ioc220_port;