summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/travrusa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/travrusa.h')
-rw-r--r--src/mame/includes/travrusa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/travrusa.h b/src/mame/includes/travrusa.h
index 20429c183ae..45259c738ab 100644
--- a/src/mame/includes/travrusa.h
+++ b/src/mame/includes/travrusa.h
@@ -24,7 +24,7 @@ public:
TILE_GET_INFO_MEMBER(get_tile_info);
virtual void machine_reset();
virtual void video_start();
- virtual void palette_init();
+ DECLARE_PALETTE_INIT(travrusa);
DECLARE_PALETTE_INIT(shtrider);
UINT32 screen_update_travrusa(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void set_scroll( );