summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hitme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hitme.h')
-rw-r--r--src/mame/includes/hitme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/hitme.h b/src/mame/includes/hitme.h
index 0e6d19af14f..a332aeed642 100644
--- a/src/mame/includes/hitme.h
+++ b/src/mame/includes/hitme.h
@@ -34,6 +34,7 @@ public:
DECLARE_READ8_MEMBER(hitme_port_3_r);
DECLARE_WRITE8_MEMBER(output_port_0_w);
DECLARE_WRITE8_MEMBER(output_port_1_w);
+ TILE_GET_INFO_MEMBER(get_hitme_tile_info);
};