summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i8275.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/i8275.h')
-rw-r--r--src/devices/video/i8275.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/i8275.h b/src/devices/video/i8275.h
index a2a8715972c..d1b30fdfeb8 100644
--- a/src/devices/video/i8275.h
+++ b/src/devices/video/i8275.h
@@ -216,6 +216,7 @@ protected:
bool m_du;
bool m_dma_stop;
bool m_end_of_screen;
+ bool m_preset;
int m_cursor_blink;
int m_char_blink;