summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author David Haywood <davidhaywood@users.noreply.github.com>2017-07-19 18:33:22 +0100
committer David Haywood <davidhaywood@users.noreply.github.com>2017-07-19 18:33:22 +0100
commit93a7f7ec002850398471f542e1371cebf6c4bb56 (patch)
treed68a95d6e0e1c46df5f9dfa84da692fe50061f46
parenta081b6f24a4f9b1f877348532444d8fec73c4ecf (diff)
for some reason this didn't go through (nw)
-rw-r--r--src/mame/includes/targeth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/targeth.h b/src/mame/includes/targeth.h
index c2c5231100f..caa695e2d49 100644
--- a/src/mame/includes/targeth.h
+++ b/src/mame/includes/targeth.h
@@ -30,6 +30,7 @@ public:
TILE_GET_INFO_MEMBER(get_tile_info_screen1);
virtual void video_start() override;
+ virtual void machine_start() override;
TIMER_DEVICE_CALLBACK_MEMBER(interrupt);