summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/seicross.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/seicross.h')
-rw-r--r--src/mame/includes/seicross.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/seicross.h b/src/mame/includes/seicross.h
index e8d97153f9b..abb013b96cd 100644
--- a/src/mame/includes/seicross.h
+++ b/src/mame/includes/seicross.h
@@ -25,6 +25,7 @@ public:
DECLARE_WRITE8_MEMBER(seicross_colorram_w);
DECLARE_READ8_MEMBER(friskyt_portB_r);
DECLARE_WRITE8_MEMBER(friskyt_portB_w);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};