summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/twin16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/twin16.h')
-rw-r--r--src/mame/includes/twin16.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/twin16.h b/src/mame/includes/twin16.h
index 8c1c99400ae..ed5eac7e0d6 100644
--- a/src/mame/includes/twin16.h
+++ b/src/mame/includes/twin16.h
@@ -57,6 +57,7 @@ public:
DECLARE_DRIVER_INIT(fround);
DECLARE_DRIVER_INIT(twin16);
DECLARE_DRIVER_INIT(cuebrickj);
+ TILE_GET_INFO_MEMBER(get_text_tile_info);
};