summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mame/machine/pgmprot_igs027a_type2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/pgmprot_igs027a_type2.cpp b/src/mame/machine/pgmprot_igs027a_type2.cpp
index 721dab22661..fde207c1582 100644
--- a/src/mame/machine/pgmprot_igs027a_type2.cpp
+++ b/src/mame/machine/pgmprot_igs027a_type2.cpp
@@ -306,7 +306,7 @@ INPUT_PORTS_START( martmast )
PORT_CONFSETTING( 0x0003, DEF_STR( Korea ) )
PORT_CONFSETTING( 0x0004, DEF_STR( Hong_Kong ) )
PORT_CONFSETTING( 0x0005, DEF_STR( World ) )
- PORT_CONFSETTING( 0x0006, DEF_STR( USA ) )
+ PORT_CONFSETTING( 0x0006, "USA (Andamiro USA license)" )
PORT_CONFSETTING( 0x00ff, "Untouched" ) // don't hack the region
INPUT_PORTS_END