summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zaxxon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/zaxxon.h')
-rw-r--r--src/mame/includes/zaxxon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/zaxxon.h b/src/mame/includes/zaxxon.h
index f169361d536..cd40e3c8659 100644
--- a/src/mame/includes/zaxxon.h
+++ b/src/mame/includes/zaxxon.h
@@ -16,7 +16,7 @@ public:
required_shared_ptr<UINT8> m_videoram;
optional_shared_ptr<UINT8> m_spriteram;
optional_shared_ptr<UINT8> m_colorram;
-
+
UINT8 m_int_enabled;
UINT8 m_coin_status[3];
UINT8 m_coin_enable[3];