summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tecmo_spr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tecmo_spr.h')
-rw-r--r--src/mame/video/tecmo_spr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/tecmo_spr.h b/src/mame/video/tecmo_spr.h
index 1c75f8b2b6d..f98a09e93bc 100644
--- a/src/mame/video/tecmo_spr.h
+++ b/src/mame/video/tecmo_spr.h
@@ -25,8 +25,8 @@ public:
void tbowl_draw_sprites(bitmap_ind16 &bitmap, const rectangle &cliprect, gfxdecode_device *gfxdecode, int xscroll, UINT8* spriteram);
protected:
- virtual void device_start();
- virtual void device_reset();
+ virtual void device_start() override;
+ virtual void device_reset() override;
UINT8 m_gfxregion;
int m_bootleg; // for Gals Pinball / Hot Pinball