summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thoop2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/thoop2.h')
-rw-r--r--src/mame/includes/thoop2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/thoop2.h b/src/mame/includes/thoop2.h
index f472064fbab..e0f0a6797d1 100644
--- a/src/mame/includes/thoop2.h
+++ b/src/mame/includes/thoop2.h
@@ -17,6 +17,8 @@ public:
DECLARE_WRITE16_MEMBER(thoop2_coin_w);
DECLARE_READ16_MEMBER(DS5002FP_R);
DECLARE_WRITE16_MEMBER(thoop2_vram_w);
+ TILE_GET_INFO_MEMBER(get_tile_info_thoop2_screen0);
+ TILE_GET_INFO_MEMBER(get_tile_info_thoop2_screen1);
};