summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fastlane.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fastlane.h')
-rw-r--r--src/mame/includes/fastlane.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/fastlane.h b/src/mame/includes/fastlane.h
index 8923ad2efad..ba9aaef3ef9 100644
--- a/src/mame/includes/fastlane.h
+++ b/src/mame/includes/fastlane.h
@@ -43,6 +43,8 @@ public:
DECLARE_WRITE8_MEMBER(fastlane_k1_k007232_w);
DECLARE_READ8_MEMBER(fastlane_k2_k007232_r);
DECLARE_WRITE8_MEMBER(fastlane_k2_k007232_w);
+ TILE_GET_INFO_MEMBER(get_tile_info0);
+ TILE_GET_INFO_MEMBER(get_tile_info1);
};