summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suprridr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suprridr.h')
-rw-r--r--src/mame/includes/suprridr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/suprridr.h b/src/mame/includes/suprridr.h
index 4bbe6a1a4ae..cc41d4540aa 100644
--- a/src/mame/includes/suprridr.h
+++ b/src/mame/includes/suprridr.h
@@ -70,7 +70,7 @@ private:
INTERRUPT_GEN_MEMBER(main_nmi_gen);
- DECLARE_PALETTE_INIT(suprridr);
+ void suprridr_palette(palette_device &palette) const;
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
int is_screen_flipped();