summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/deco32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/deco32.h')
-rw-r--r--src/mame/includes/deco32.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/deco32.h b/src/mame/includes/deco32.h
index a03efc5adce..71de12f7624 100644
--- a/src/mame/includes/deco32.h
+++ b/src/mame/includes/deco32.h
@@ -116,7 +116,7 @@ public:
// nslasher
DECLARE_WRITE32_MEMBER(nslasher_eeprom_w);
-
+
// tattass
DECLARE_WRITE32_MEMBER(tattass_control_w);
@@ -205,7 +205,7 @@ public:
UINT32 m_sprite_ctrl;
int m_lightgun_port;
bitmap_rgb32 m_temp_render_bitmap;
-
+
DECLARE_READ32_MEMBER(lightgun_r);
DECLARE_WRITE32_MEMBER(lightgun_w);
DECLARE_WRITE32_MEMBER(sprite_control_w);