summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/tvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/tvc.h')
-rw-r--r--src/mess/includes/tvc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mess/includes/tvc.h b/src/mess/includes/tvc.h
index 66486027e9c..27fd7100a12 100644
--- a/src/mess/includes/tvc.h
+++ b/src/mess/includes/tvc.h
@@ -119,6 +119,8 @@ public:
DECLARE_QUICKLOAD_LOAD_MEMBER( tvc64);
+ MC6845_UPDATE_ROW(crtc_update_row);
+
tvcexp_slot_device * m_expansions[4];
UINT8 m_video_mode;
UINT8 m_keyline;