summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sprcros2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/sprcros2.h')
-rw-r--r--src/mame/includes/sprcros2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/sprcros2.h b/src/mame/includes/sprcros2.h
index e1a04ce95a4..b3b1db5566e 100644
--- a/src/mame/includes/sprcros2.h
+++ b/src/mame/includes/sprcros2.h
@@ -25,6 +25,8 @@ public:
DECLARE_WRITE8_MEMBER(sprcros2_bgvideoram_w);
DECLARE_WRITE8_MEMBER(sprcros2_bgscrollx_w);
DECLARE_WRITE8_MEMBER(sprcros2_bgscrolly_w);
+ TILE_GET_INFO_MEMBER(get_sprcros2_bgtile_info);
+ TILE_GET_INFO_MEMBER(get_sprcros2_fgtile_info);
};