summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bsktball.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bsktball.h')
-rw-r--r--src/mame/includes/bsktball.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bsktball.h b/src/mame/includes/bsktball.h
index a02310799da..3a74df9efde 100644
--- a/src/mame/includes/bsktball.h
+++ b/src/mame/includes/bsktball.h
@@ -50,6 +50,7 @@ public:
DECLARE_WRITE8_MEMBER(bsktball_led1_w);
DECLARE_WRITE8_MEMBER(bsktball_led2_w);
DECLARE_WRITE8_MEMBER(bsktball_videoram_w);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};