summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rohga.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rohga.h')
-rw-r--r--src/mame/includes/rohga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/rohga.h b/src/mame/includes/rohga.h
index 9615f2f09d1..7ce0373beab 100644
--- a/src/mame/includes/rohga.h
+++ b/src/mame/includes/rohga.h
@@ -57,7 +57,7 @@ public:
void init_schmeisr();
void init_hangzo();
void init_rohga();
- void video_start_wizdfire() ATTR_COLD;
+ DECLARE_VIDEO_START(wizdfire);
uint32_t screen_update_rohga(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
uint32_t screen_update_wizdfire(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
uint32_t screen_update_nitrobal(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);