summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/darius.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/darius.h')
-rw-r--r--src/mame/includes/darius.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/darius.h b/src/mame/includes/darius.h
index 786d3edea7f..ac8ec866773 100644
--- a/src/mame/includes/darius.h
+++ b/src/mame/includes/darius.h
@@ -86,6 +86,7 @@ public:
DECLARE_WRITE8_MEMBER(darius_write_portB1);
DECLARE_WRITE8_MEMBER(adpcm_data_w);
DECLARE_DRIVER_INIT(darius);
+ TILE_GET_INFO_MEMBER(get_fg_tile_info);
};