summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/seattle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/seattle.c')
-rw-r--r--src/mame/drivers/seattle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/seattle.c b/src/mame/drivers/seattle.c
index 47ee5621f4e..f2e276cadc1 100644
--- a/src/mame/drivers/seattle.c
+++ b/src/mame/drivers/seattle.c
@@ -482,7 +482,7 @@ public:
DECLARE_READ32_MEMBER(seattle_ide_r);
DECLARE_WRITE_LINE_MEMBER(ide_interrupt);
DECLARE_WRITE_LINE_MEMBER(vblank_assert);
- DECLARE_WRITE_LINE_MEMBER(voodoo_stall);
+ DECLARE_WRITE_LINE_MEMBER(voodoo_stall);
DECLARE_DRIVER_INIT(sfrush);
DECLARE_DRIVER_INIT(blitz2k);
DECLARE_DRIVER_INIT(carnevil);