From 64ac8f6776fc4451d756b0eb3bb6dbd22c49801a Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Thu, 27 Feb 2014 13:35:15 +0000 Subject: Huge update, palette is now device (nw) note: Aaron please give more descriptive text for release log I have no more strength :) --- src/mess/includes/mbc55x.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mess/includes/mbc55x.h') diff --git a/src/mess/includes/mbc55x.h b/src/mess/includes/mbc55x.h index c76fdbb72d6..89ef11569a1 100644 --- a/src/mess/includes/mbc55x.h +++ b/src/mess/includes/mbc55x.h @@ -156,7 +156,7 @@ public: virtual void machine_reset(); virtual void video_start(); virtual void video_reset(); - virtual void palette_init(); + DECLARE_PALETTE_INIT(mbc55x); void screen_eof_mbc55x(screen_device &screen, bool state); TIMER_CALLBACK_MEMBER(keyscan_callback); IRQ_CALLBACK_MEMBER(mbc55x_irq_callback); -- cgit v1.2.3-70-g09d2