summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mw8080bw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mw8080bw.h')
-rw-r--r--src/mame/includes/mw8080bw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/mw8080bw.h b/src/mame/includes/mw8080bw.h
index f5347046568..833b5bf1d32 100644
--- a/src/mame/includes/mw8080bw.h
+++ b/src/mame/includes/mw8080bw.h
@@ -86,7 +86,7 @@ public:
UINT8 m_spcenctr_trench_center;
UINT8 m_spcenctr_trench_slope[16]; /* 16x4 bit RAM */
UINT8 m_spcenctr_bright_control;
- UINT8 m_spcenctr_brightness;
+ UINT8 m_spcenctr_brightness;
/* timer */
emu_timer *m_interrupt_timer;