summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decodmd3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/decodmd3.h')
-rw-r--r--src/mame/video/decodmd3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/decodmd3.h b/src/mame/video/decodmd3.h
index 9cbb1cdf4e5..e2085c2a2ab 100644
--- a/src/mame/video/decodmd3.h
+++ b/src/mame/video/decodmd3.h
@@ -34,6 +34,7 @@ public:
DECLARE_WRITE16_MEMBER(crtc_register_w);
DECLARE_READ16_MEMBER(crtc_status_r);
TIMER_DEVICE_CALLBACK_MEMBER(dmd_irq);
+ MC6845_UPDATE_ROW(crtc_update_row);
static void static_set_gfxregion(device_t &device, const char *tag);