summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taotaido.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taotaido.h')
-rw-r--r--src/mame/includes/taotaido.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/taotaido.h b/src/mame/includes/taotaido.h
index 4c1a5ed574c..b9cb6e08dfa 100644
--- a/src/mame/includes/taotaido.h
+++ b/src/mame/includes/taotaido.h
@@ -27,6 +27,8 @@ public:
DECLARE_WRITE16_MEMBER(taotaido_sprite_character_bank_select_w);
DECLARE_WRITE16_MEMBER(taotaido_tileregs_w);
DECLARE_WRITE16_MEMBER(taotaido_bgvideoram_w);
+ TILE_GET_INFO_MEMBER(taotaido_bg_tile_info);
+ TILEMAP_MAPPER_MEMBER(taotaido_tilemap_scan_rows);
};