summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rollrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rollrace.h')
-rw-r--r--src/mame/includes/rollrace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/rollrace.h b/src/mame/includes/rollrace.h
index 8931389cea6..1bdf698dbcc 100644
--- a/src/mame/includes/rollrace.h
+++ b/src/mame/includes/rollrace.h
@@ -67,7 +67,7 @@ private:
TILE_GET_INFO_MEMBER(get_fg_tile_info);
void tilemap_refresh_flip();
- DECLARE_PALETTE_INIT(rollrace);
+ void rollrace_palette(palette_device &palette) const;
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);