summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Michaël Banaan Ananas <happppp@users.noreply.github.com>2010-05-26 19:36:48 +0000
committer Michaël Banaan Ananas <happppp@users.noreply.github.com>2010-05-26 19:36:48 +0000
commitc47cb206fb39eb7d8ad0d9e62bf38f9268610c4b (patch)
treeda399262677aaa2a24b99fe7846bee5fa5ef9be9 /src
parentfca157979dad17367d4125cc3edb20796f4f6040 (diff)
bootleg cname
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/powerins.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/powerins.c b/src/mame/drivers/powerins.c
index e64777b76ab..11cf30c575f 100644
--- a/src/mame/drivers/powerins.c
+++ b/src/mame/drivers/powerins.c
@@ -740,7 +740,7 @@ ROM_END
/* all supported sets give a 93.10.20 date */
-GAME( 1993, powerins, 0, powerins, powerins, 0, ROT0, "Atlus", "Power Instinct (USA)", 0 )
+GAME( 1993, powerins, 0, powerins, powerins, 0, ROT0, "Atlus", "Power Instinct (USA)", 0 )
GAME( 1993, powerinsj, powerins, powerins, powerinj, 0, ROT0, "Atlus", "Gouketsuji Ichizoku (Japan)", 0 )
-GAME( 1993, powerinsa, powerins, powerina, powerins, 0, ROT0, "Atlus", "Power Instinct (USA, bootleg set 1)", 0 )
-GAME( 1993, powerinsb, powerins, powerinb, powerins, 0, ROT0, "Atlus", "Power Instinct (USA, bootleg set 2)", 0 )
+GAME( 1993, powerinsa, powerins, powerina, powerins, 0, ROT0, "bootleg", "Power Instinct (USA, bootleg set 1)", 0 )
+GAME( 1993, powerinsb, powerins, powerinb, powerins, 0, ROT0, "bootleg", "Power Instinct (USA, bootleg set 2)", 0 )