summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/1943.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/1943.h')
-rw-r--r--src/mame/includes/1943.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/1943.h b/src/mame/includes/1943.h
index 3cde6fe6731..077d75fa9ce 100644
--- a/src/mame/includes/1943.h
+++ b/src/mame/includes/1943.h
@@ -37,7 +37,7 @@ public:
int m_bg2_on;
/* protection */
- UINT8 m_prot_value;
+ UINT8 m_prot_value;
DECLARE_WRITE8_MEMBER(c1943_protection_w);
DECLARE_READ8_MEMBER(c1943_protection_r);
DECLARE_READ8_MEMBER(_1943b_c007_r);