summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/welltris.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/welltris.c')
-rw-r--r--src/mame/drivers/welltris.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/welltris.c b/src/mame/drivers/welltris.c
index d7b87cf988b..0a2f85af086 100644
--- a/src/mame/drivers/welltris.c
+++ b/src/mame/drivers/welltris.c
@@ -742,7 +742,7 @@ static MACHINE_CONFIG_DERIVED( quiz18k, welltris )
MCFG_SCREEN_VISIBLE_AREA(15, 335-1, 0, 224-1)
MCFG_DEVICE_MODIFY("vsystem_spr_old")
- MCFG_VSYSTEM_SPR2_SET_OFFSETS(6, 1)
+ MCFG_VSYSTEM_SPR2_SET_OFFSETS(6, 1)
MACHINE_CONFIG_END