summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/911_vdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/911_vdt.h')
-rw-r--r--src/mame/video/911_vdt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/911_vdt.h b/src/mame/video/911_vdt.h
index 70a762c162c..b1c35194f12 100644
--- a/src/mame/video/911_vdt.h
+++ b/src/mame/video/911_vdt.h
@@ -66,7 +66,7 @@ private:
void refresh(bitmap_ind16 &bitmap, const rectangle &cliprect, int x, int y);
void check_keyboard();
- DECLARE_PALETTE_INIT(vdt911);
+ void vdt911_palette(palette_device &palette) const;
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);