summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tehkanwc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tehkanwc.h')
-rw-r--r--src/mame/includes/tehkanwc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/tehkanwc.h b/src/mame/includes/tehkanwc.h
index c92e37e2284..a7822883a1b 100644
--- a/src/mame/includes/tehkanwc.h
+++ b/src/mame/includes/tehkanwc.h
@@ -45,6 +45,7 @@ public:
DECLARE_DRIVER_INIT(teedoff);
TILE_GET_INFO_MEMBER(get_bg_tile_info);
TILE_GET_INFO_MEMBER(get_fg_tile_info);
+ virtual void video_start();
};