summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segaxbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/segaxbd.h')
-rw-r--r--src/mame/includes/segaxbd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/segaxbd.h b/src/mame/includes/segaxbd.h
index 915a0848bad..1467ef92cb6 100644
--- a/src/mame/includes/segaxbd.h
+++ b/src/mame/includes/segaxbd.h
@@ -63,7 +63,7 @@ protected:
DECLARE_READ16_MEMBER(adc_r);
DECLARE_WRITE16_MEMBER(adc_w);
DECLARE_WRITE16_MEMBER(iocontrol_w);
-
+
// video updates
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);