summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/terracre.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/terracre.h')
-rw-r--r--src/mame/includes/terracre.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/terracre.h b/src/mame/includes/terracre.h
index 98b50ef7c0c..981ca2311b3 100644
--- a/src/mame/includes/terracre.h
+++ b/src/mame/includes/terracre.h
@@ -31,6 +31,8 @@ public:
DECLARE_DRIVER_INIT(amazon);
DECLARE_DRIVER_INIT(amatelas);
DECLARE_DRIVER_INIT(horekid);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
+ TILE_GET_INFO_MEMBER(get_fg_tile_info);
};