summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tatsumi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tatsumi.h')
-rw-r--r--src/mame/includes/tatsumi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/tatsumi.h b/src/mame/includes/tatsumi.h
index 839efb1b839..5a4ea40599b 100644
--- a/src/mame/includes/tatsumi.h
+++ b/src/mame/includes/tatsumi.h
@@ -39,7 +39,7 @@ public:
required_device<okim6295_device> m_oki;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
optional_shared_ptr<UINT16> m_videoram;
optional_shared_ptr<UINT16> m_cyclwarr_cpua_ram;
optional_shared_ptr<UINT16> m_cyclwarr_cpub_ram;
@@ -58,7 +58,7 @@ public:
optional_shared_ptr<UINT16> m_roundup_p_ram;
optional_shared_ptr<UINT16> m_roundup_l_ram;
required_shared_ptr<UINT16> m_spriteram;
-
+
UINT16 m_bigfight_a20000[8];
UINT16 m_bigfight_a60000[2];
UINT16 m_bigfight_a40000[2];