summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/batman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/batman.h')
-rw-r--r--src/mame/includes/batman.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/batman.h b/src/mame/includes/batman.h
index 1b8094ea01e..4118e09ef6c 100644
--- a/src/mame/includes/batman.h
+++ b/src/mame/includes/batman.h
@@ -32,7 +32,6 @@ protected:
TILE_GET_INFO_MEMBER(get_alpha_tile_info);
TILE_GET_INFO_MEMBER(get_playfield_tile_info);
TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
- DECLARE_VIDEO_START(batman);
uint32_t screen_update_batman(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
virtual void update_interrupts() override;