Skip to content

Commit 7257bc4

Browse files
authored
bgareggak: added licensee names for each region (#14576)
1 parent 671d19c commit 7257bc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mame/toaplan/raizing.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -643,8 +643,8 @@ static INPUT_PORTS_START( bgareggak )
643643

644644
PORT_MODIFY("JMPR")
645645
PORT_CONFNAME( 0x0003, 0x0003, DEF_STR( Region ) ) //PORT_CONFLOCATION("JP:!2,!1")
646-
PORT_CONFSETTING( 0x0001, "Greece" )
647-
PORT_CONFSETTING( 0x0003, "Korea" )
646+
PORT_CONFSETTING( 0x0001, "Greece (Tuning)" )
647+
PORT_CONFSETTING( 0x0003, "Korea (Dream Island)" )
648648
INPUT_PORTS_END
649649

650650

0 commit comments

Comments
 (0)