summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/welltris.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/welltris.h')
-rw-r--r--src/mame/includes/welltris.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/welltris.h b/src/mame/includes/welltris.h
index 3a2234a6af6..94262a964ee 100644
--- a/src/mame/includes/welltris.h
+++ b/src/mame/includes/welltris.h
@@ -33,6 +33,7 @@ public:
DECLARE_CUSTOM_INPUT_MEMBER(pending_sound_r);
DECLARE_DRIVER_INIT(quiz18k);
DECLARE_DRIVER_INIT(welltris);
+ TILE_GET_INFO_MEMBER(get_welltris_tile_info);
};