summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/asteroid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/asteroid.c')
-rw-r--r--src/mame/drivers/asteroid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/asteroid.c b/src/mame/drivers/asteroid.c
index 64f59095f94..b343bab4c14 100644
--- a/src/mame/drivers/asteroid.c
+++ b/src/mame/drivers/asteroid.c
@@ -392,7 +392,7 @@ INPUT_PORTS_END
static INPUT_PORTS_START( aerolitos )
PORT_INCLUDE( asteroid )
-
+
PORT_MODIFY("DSW1") // this bootleg was for the Spanish market, so set it to Spanish by default
PORT_DIPNAME( 0x03, 0x03, DEF_STR( Language ) ) PORT_DIPLOCATION("SW:1,2")
PORT_DIPSETTING ( 0x00, DEF_STR( English ) )