summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tank8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tank8.h')
-rw-r--r--src/mame/includes/tank8.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/tank8.h b/src/mame/includes/tank8.h
index 6022d19cd39..4001ad8d862 100644
--- a/src/mame/includes/tank8.h
+++ b/src/mame/includes/tank8.h
@@ -55,6 +55,7 @@ public:
DECLARE_WRITE8_MEMBER(tank8_attract_w);
DECLARE_WRITE8_MEMBER(tank8_motor_w);
DECLARE_DRIVER_INIT(decode);
+ TILE_GET_INFO_MEMBER(tank8_get_tile_info);
};