summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sprint8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/sprint8.h')
-rw-r--r--src/mame/includes/sprint8.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/sprint8.h b/src/mame/includes/sprint8.h
index 0d39c36bf4f..62f720aa3bd 100644
--- a/src/mame/includes/sprint8.h
+++ b/src/mame/includes/sprint8.h
@@ -30,6 +30,8 @@ public:
DECLARE_WRITE8_MEMBER(sprint8_lockout_w);
DECLARE_WRITE8_MEMBER(sprint8_int_reset_w);
DECLARE_WRITE8_MEMBER(sprint8_video_ram_w);
+ TILE_GET_INFO_MEMBER(get_tile_info1);
+ TILE_GET_INFO_MEMBER(get_tile_info2);
};