summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fastfred.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fastfred.h')
-rw-r--r--src/mame/includes/fastfred.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/fastfred.h b/src/mame/includes/fastfred.h
index 9bfd39d5e5e..8e62cd2cbce 100644
--- a/src/mame/includes/fastfred.h
+++ b/src/mame/includes/fastfred.h
@@ -91,7 +91,7 @@ private:
INTERRUPT_GEN_MEMBER(sound_timer_irq);
virtual void machine_start() override;
- DECLARE_PALETTE_INIT(fastfred);
+ void fastfred_palette(palette_device &palette) const;
DECLARE_MACHINE_START(imago);
DECLARE_VIDEO_START(fastfred);
DECLARE_VIDEO_START(imago);