summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bking.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bking.h')
-rw-r--r--src/mame/includes/bking.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bking.h b/src/mame/includes/bking.h
index c795882cee8..baeaab2602a 100644
--- a/src/mame/includes/bking.h
+++ b/src/mame/includes/bking.h
@@ -79,6 +79,7 @@ public:
DECLARE_READ8_MEMBER(bking_pos_r);
DECLARE_WRITE8_MEMBER(unk_w);
DECLARE_WRITE8_MEMBER(port_b_w);
+ TILE_GET_INFO_MEMBER(get_tile_info);
};