summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hnayayoi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hnayayoi.h')
-rw-r--r--src/mame/includes/hnayayoi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/hnayayoi.h b/src/mame/includes/hnayayoi.h
index 572f8b96045..753ffa56061 100644
--- a/src/mame/includes/hnayayoi.h
+++ b/src/mame/includes/hnayayoi.h
@@ -43,7 +43,7 @@ public:
virtual void machine_start() override;
virtual void machine_reset() override;
virtual void video_start() override;
- DECLARE_VIDEO_START(untoucha);
+ void video_start_untoucha() ATTR_COLD;
MC6845_UPDATE_ROW(hnayayoi_update_row);
MC6845_UPDATE_ROW(untoucha_update_row);
void common_vh_start( int num_pixmaps );