summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ironhors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ironhors.h')
-rw-r--r--src/mame/includes/ironhors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/ironhors.h b/src/mame/includes/ironhors.h
index e19b20fb06e..9ee473d50ea 100644
--- a/src/mame/includes/ironhors.h
+++ b/src/mame/includes/ironhors.h
@@ -44,7 +44,7 @@ public:
TIMER_DEVICE_CALLBACK_MEMBER(farwest_irq);
DECLARE_PALETTE_INIT(ironhors);
- DECLARE_VIDEO_START(farwest);
+ void video_start_farwest() ATTR_COLD;
void farwest(machine_config &config);
void ironhors(machine_config &config);