summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/osborne1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/osborne1.h')
-rw-r--r--src/mame/includes/osborne1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/osborne1.h b/src/mame/includes/osborne1.h
index 2edf952c22c..1dce651223f 100644
--- a/src/mame/includes/osborne1.h
+++ b/src/mame/includes/osborne1.h
@@ -92,7 +92,7 @@ public:
/* video related */
UINT8 m_screen_pac;
UINT8 m_resolution;
- UINT8 m_hc_left;
+ UINT8 m_hc_left;
UINT8 m_new_start_x;
UINT8 m_new_start_y;
emu_timer *m_video_timer;