summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/wrally.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/wrally.h')
-rw-r--r--src/mame/includes/wrally.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/wrally.h b/src/mame/includes/wrally.h
index 2faf1f55834..fee79c41330 100644
--- a/src/mame/includes/wrally.h
+++ b/src/mame/includes/wrally.h
@@ -21,6 +21,8 @@ public:
DECLARE_WRITE16_MEMBER(OKIM6295_bankswitch_w);
DECLARE_WRITE16_MEMBER(wrally_coin_counter_w);
DECLARE_WRITE16_MEMBER(wrally_coin_lockout_w);
+ TILE_GET_INFO_MEMBER(get_tile_info_wrally_screen0);
+ TILE_GET_INFO_MEMBER(get_tile_info_wrally_screen1);
};