summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thedeep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/thedeep.h')
-rw-r--r--src/mame/includes/thedeep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/thedeep.h b/src/mame/includes/thedeep.h
index ff8f48102c6..67897430c98 100644
--- a/src/mame/includes/thedeep.h
+++ b/src/mame/includes/thedeep.h
@@ -79,7 +79,7 @@ private:
TILE_GET_INFO_MEMBER(get_tile_info_0);
TILE_GET_INFO_MEMBER(get_tile_info_1);
- DECLARE_PALETTE_INIT(thedeep);
+ void thedeep_palette(palette_device &palette) const;
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);