summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suna8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suna8.h')
-rw-r--r--src/mame/includes/suna8.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/suna8.h b/src/mame/includes/suna8.h
index 2b886eebe95..7b4774de0cc 100644
--- a/src/mame/includes/suna8.h
+++ b/src/mame/includes/suna8.h
@@ -17,7 +17,7 @@ public:
m_gfxdecode(*this, "gfxdecode"),
m_screen(*this, "screen"),
m_palette(*this, "palette"),
-
+
m_prot_opcode_toggle(0)
{ }
@@ -46,7 +46,7 @@ public:
UINT8 m_write_disable;
UINT8 m_prot_opcode_toggle;
UINT8* m_decrypt;
-
+
enum GFXBANK_TYPE_T
{
GFXBANK_TYPE_SPARKMAN,