summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mquake.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mquake.c')
-rw-r--r--src/mame/drivers/mquake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mquake.c b/src/mame/drivers/mquake.c
index 90261349000..6f62876cd8f 100644
--- a/src/mame/drivers/mquake.c
+++ b/src/mame/drivers/mquake.c
@@ -29,7 +29,7 @@ public:
DECLARE_READ8_MEMBER( es5503_sample_r );
DECLARE_WRITE16_MEMBER( output_w );
DECLARE_READ16_MEMBER( coin_chip_r );
- DECLARE_WRITE16_MEMBER( coin_chip_w );
+ DECLARE_WRITE16_MEMBER( coin_chip_w );
};
/*************************************