summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suna8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suna8.h')
-rw-r--r--src/mame/includes/suna8.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/suna8.h b/src/mame/includes/suna8.h
index 31872fd0eb2..b03fc3f7ecd 100644
--- a/src/mame/includes/suna8.h
+++ b/src/mame/includes/suna8.h
@@ -88,6 +88,7 @@ public:
DECLARE_DRIVER_INIT(brickzn);
DECLARE_DRIVER_INIT(hardhead);
DECLARE_DRIVER_INIT(suna8);
+ TILE_GET_INFO_MEMBER(get_tile_info);
};