summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tatsumi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tatsumi.h')
-rw-r--r--src/mame/includes/tatsumi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/includes/tatsumi.h b/src/mame/includes/tatsumi.h
index d2b1aebe83b..f9af3a96357 100644
--- a/src/mame/includes/tatsumi.h
+++ b/src/mame/includes/tatsumi.h
@@ -112,6 +112,9 @@ public:
DECLARE_DRIVER_INIT(roundup5);
DECLARE_DRIVER_INIT(apache3);
DECLARE_DRIVER_INIT(cyclwarr);
+ TILE_GET_INFO_MEMBER(get_text_tile_info);
+ TILE_GET_INFO_MEMBER(get_tile_info_bigfight_0);
+ TILE_GET_INFO_MEMBER(get_tile_info_bigfight_1);
};