summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/system1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/system1.h')
-rw-r--r--src/mame/includes/system1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/system1.h b/src/mame/includes/system1.h
index 1e3aae7a0eb..679f7eb47f1 100644
--- a/src/mame/includes/system1.h
+++ b/src/mame/includes/system1.h
@@ -98,6 +98,7 @@ public:
DECLARE_DRIVER_INIT(seganinj);
DECLARE_DRIVER_INIT(gardia);
DECLARE_DRIVER_INIT(spatter);
+ TILE_GET_INFO_MEMBER(tile_get_info);
};