summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/40love.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/40love.h')
-rw-r--r--src/mame/includes/40love.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/40love.h b/src/mame/includes/40love.h
index 20a18240c00..4b8d8277230 100644
--- a/src/mame/includes/40love.h
+++ b/src/mame/includes/40love.h
@@ -86,6 +86,7 @@ public:
DECLARE_WRITE8_MEMBER(sound_control_3_w);
DECLARE_DRIVER_INIT(undoukai);
DECLARE_DRIVER_INIT(40love);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};