summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/spbactn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/spbactn.h')
-rw-r--r--src/mame/includes/spbactn.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/spbactn.h b/src/mame/includes/spbactn.h
index ca6c73ae5e4..0b2038c542b 100644
--- a/src/mame/includes/spbactn.h
+++ b/src/mame/includes/spbactn.h
@@ -71,8 +71,8 @@ public:
DECLARE_WRITE16_MEMBER(spbatnp_90124_w);
DECLARE_WRITE16_MEMBER(spbatnp_9012c_w);
- DECLARE_VIDEO_START(spbactn);
- DECLARE_VIDEO_START(spbactnp);
+ void video_start_spbactn() ATTR_COLD;
+ void video_start_spbactnp() ATTR_COLD;
//virtual void video_start();