summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/twin16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/twin16.h')
-rw-r--r--src/mame/includes/twin16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/twin16.h b/src/mame/includes/twin16.h
index d1a487d055e..3c835055e28 100644
--- a/src/mame/includes/twin16.h
+++ b/src/mame/includes/twin16.h
@@ -16,7 +16,7 @@ public:
required_shared_ptr<UINT16> m_videoram;
optional_shared_ptr<UINT16> m_tile_gfx_ram;
optional_shared_ptr<UINT16> m_sprite_gfx_ram;
-
+
UINT16 m_CPUA_register;
UINT16 m_CPUB_register;
UINT16 m_sound_command;