summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/crshrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/crshrace.h')
-rw-r--r--src/mame/includes/crshrace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/crshrace.h b/src/mame/includes/crshrace.h
index e6abefc790f..a69c5a3680b 100644
--- a/src/mame/includes/crshrace.h
+++ b/src/mame/includes/crshrace.h
@@ -45,6 +45,8 @@ public:
DECLARE_CUSTOM_INPUT_MEMBER(country_sndpending_r);
DECLARE_DRIVER_INIT(crshrace2);
DECLARE_DRIVER_INIT(crshrace);
+ TILE_GET_INFO_MEMBER(get_tile_info1);
+ TILE_GET_INFO_MEMBER(get_tile_info2);
};
/*----------- defined in video/crshrace.c -----------*/