summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/calomega.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/calomega.h')
-rw-r--r--src/mame/includes/calomega.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/calomega.h b/src/mame/includes/calomega.h
index aaf7c73614e..20a45e13d16 100644
--- a/src/mame/includes/calomega.h
+++ b/src/mame/includes/calomega.h
@@ -71,7 +71,7 @@ private:
DECLARE_WRITE_LINE_MEMBER(update_aciabaud_scale);
TILE_GET_INFO_MEMBER(get_bg_tile_info);
uint32_t screen_update_calomega(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
- DECLARE_PALETTE_INIT(calomega);
+ void calomega_palette(palette_device &palette) const;
void s903mod_map(address_map &map);
void sys903_map(address_map &map);