summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/model2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/model2.h')
-rw-r--r--src/mame/includes/model2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/model2.h b/src/mame/includes/model2.h
index 6691e26ea9b..5b435a14fbd 100644
--- a/src/mame/includes/model2.h
+++ b/src/mame/includes/model2.h
@@ -31,7 +31,7 @@ public:
required_shared_ptr<UINT32> m_lumaram;
optional_shared_ptr<UINT16> m_soundram;
optional_shared_ptr<UINT32> m_tgp_program;
-
+
UINT32 m_intreq;
UINT32 m_intena;
UINT32 m_coproctl;