Merge pull request #3685 from cam900/patch-36

pgmprot_igs027a_type2.cpp : Fix martmast metadata
This commit is contained in:
ajrhacker 2018-06-23 12:49:52 -04:00 committed by GitHub
commit 9f344a4bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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