summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/holeland.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/holeland.h')
-rw-r--r--src/mame/includes/holeland.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/holeland.h b/src/mame/includes/holeland.h
index ada51b080a5..41efe94501d 100644
--- a/src/mame/includes/holeland.h
+++ b/src/mame/includes/holeland.h
@@ -27,6 +27,8 @@ public:
DECLARE_WRITE8_MEMBER(holeland_pal_offs_w);
DECLARE_WRITE8_MEMBER(holeland_scroll_w);
DECLARE_WRITE8_MEMBER(holeland_flipscreen_w);
+ TILE_GET_INFO_MEMBER(holeland_get_tile_info);
+ TILE_GET_INFO_MEMBER(crzrally_get_tile_info);
};