summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fitfight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fitfight.h')
-rw-r--r--src/mame/includes/fitfight.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/includes/fitfight.h b/src/mame/includes/fitfight.h
index 5cd44dd95b4..cef7a5e50fa 100644
--- a/src/mame/includes/fitfight.h
+++ b/src/mame/includes/fitfight.h
@@ -55,6 +55,9 @@ public:
DECLARE_DRIVER_INIT(fitfight);
DECLARE_DRIVER_INIT(histryma);
DECLARE_DRIVER_INIT(bbprot);
+ TILE_GET_INFO_MEMBER(get_fof_bak_tile_info);
+ TILE_GET_INFO_MEMBER(get_fof_mid_tile_info);
+ TILE_GET_INFO_MEMBER(get_fof_txt_tile_info);
};