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 96d1ced3b84..5c9a9e01864 100644
--- a/src/mame/includes/ironhors.h
+++ b/src/mame/includes/ironhors.h
@@ -55,7 +55,7 @@ private:
TIMER_DEVICE_CALLBACK_MEMBER(ironhors_scanline_tick);
TIMER_DEVICE_CALLBACK_MEMBER(farwest_scanline_tick);
- DECLARE_PALETTE_INIT(ironhors);
+ void ironhors_palette(palette_device &palette) const;
DECLARE_VIDEO_START(farwest);
void farwest_master_map(address_map &map);