summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author briantro <briantro@users.noreply.github.com>2017-12-24 18:00:48 -0600
committer Vas Crabb <vas@vastheman.com>2017-12-26 03:59:50 +1100
commite9c20646efbcf1c1831ab9688635bd2f09840de4 (patch)
tree5f70b556fb51f9971cda4a814088a8e974158261
parent2cdf270f25598c440e6859711cca9851b8fd9709 (diff)
megasys1.cpp: In Your Face is really "North America" (nw)
Peek-A-Boo is also labeled "North America"
-rw-r--r--src/mame/drivers/megasys1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/megasys1.cpp b/src/mame/drivers/megasys1.cpp
index a4446da0c13..49da6a26756 100644
--- a/src/mame/drivers/megasys1.cpp
+++ b/src/mame/drivers/megasys1.cpp
@@ -4833,7 +4833,7 @@ GAME( 1990, rittam, rodland, system_A, rodland, megasys1_state, rit
GAME( 1990, rodlandjb,rodland, system_A, rodland, megasys1_state, rodlandjb,ROT0, "bootleg","Rod-Land (Japan bootleg)", MACHINE_SUPPORTS_SAVE )
GAME( 1990, phantasm, avspirit, system_A, phantasm, megasys1_state, phantasm, ROT0, "Jaleco", "Phantasm (Japan)", MACHINE_SUPPORTS_SAVE )
GAME( 1991, edfp, edf, system_A, edfp, megasys1_state, edfp, ROT0, "Jaleco", "E.D.F. : Earth Defense Force (Japan, prototype)", MACHINE_SUPPORTS_SAVE )
-GAME( 1991, inyourfa, 0, system_A, inyourfa, megasys1_state, iganinju, ROT0, "Jaleco", "In Your Face (US, prototype)", MACHINE_SUPPORTS_SAVE )
+GAME( 1991, inyourfa, 0, system_A, inyourfa, megasys1_state, iganinju, ROT0, "Jaleco", "In Your Face (North America, prototype)", MACHINE_SUPPORTS_SAVE )
GAME( 1992, soldam, 0, system_A_soldam, soldam, megasys1_state, soldam, ROT0, "Jaleco", "Soldam", MACHINE_SUPPORTS_SAVE )
GAME( 1992, soldamj, soldam, system_A_soldam, soldam, megasys1_state, soldamj, ROT0, "Jaleco", "Soldam (Japan)", MACHINE_SUPPORTS_SAVE )