summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/timeplt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/timeplt.h')
-rw-r--r--src/mame/includes/timeplt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/timeplt.h b/src/mame/includes/timeplt.h
index 47d8b1295f3..628e6097176 100644
--- a/src/mame/includes/timeplt.h
+++ b/src/mame/includes/timeplt.h
@@ -85,7 +85,7 @@ private:
virtual void machine_start() override;
virtual void machine_reset() override;
virtual void video_start() override;
- DECLARE_PALETTE_INIT(timeplt);
+ void timeplt_palette(palette_device &palette) const;
DECLARE_VIDEO_START(chkun);
DECLARE_VIDEO_START(psurge);