summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tail2nos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tail2nos.h')
-rw-r--r--src/mame/includes/tail2nos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/tail2nos.h b/src/mame/includes/tail2nos.h
index de7208397db..0d4e9a62729 100644
--- a/src/mame/includes/tail2nos.h
+++ b/src/mame/includes/tail2nos.h
@@ -34,6 +34,7 @@ public:
DECLARE_WRITE16_MEMBER(tail2nos_zoomdata_w);
DECLARE_WRITE16_MEMBER(tail2nos_gfxbank_w);
DECLARE_WRITE8_MEMBER(sound_bankswitch_w);
+ TILE_GET_INFO_MEMBER(get_tile_info);
};