summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/lasso.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/lasso.h')
-rw-r--r--src/mame/includes/lasso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/lasso.h b/src/mame/includes/lasso.h
index 871d62b7bba..8e02f434a50 100644
--- a/src/mame/includes/lasso.h
+++ b/src/mame/includes/lasso.h
@@ -49,7 +49,7 @@ public:
optional_device<sn76489_device> m_sn_2;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(sound_command_w);
DECLARE_READ8_MEMBER(sound_status_r);
DECLARE_WRITE8_MEMBER(sound_select_w);