summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/shadfrce.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/shadfrce.h')
-rw-r--r--src/mame/includes/shadfrce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/shadfrce.h b/src/mame/includes/shadfrce.h
index 4d95658e050..0148460b72b 100644
--- a/src/mame/includes/shadfrce.h
+++ b/src/mame/includes/shadfrce.h
@@ -65,7 +65,7 @@ public:
DECLARE_WRITE16_MEMBER(flip_screen);
DECLARE_READ16_MEMBER(input_ports_r);
- DECLARE_WRITE16_MEMBER(sound_brt_w);
+ DECLARE_WRITE8_MEMBER(screen_brt_w);
DECLARE_WRITE16_MEMBER(irq_ack_w);
DECLARE_WRITE16_MEMBER(irq_w);
DECLARE_WRITE16_MEMBER(scanline_w);