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 0b2038c542b..ca6c73ae5e4 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);
- void video_start_spbactn() ATTR_COLD;
- void video_start_spbactnp() ATTR_COLD;
+ DECLARE_VIDEO_START(spbactn);
+ DECLARE_VIDEO_START(spbactnp);
//virtual void video_start();