diff options
author | 2010-05-25 01:49:55 +0000 | |
---|---|---|
committer | 2010-05-25 01:49:55 +0000 | |
commit | a01e47eb8ed14dcefbd22fb30c4f605586aec6ee (patch) | |
tree | 7334bc855d232554ad4dcde99ae3c87cc70ca491 /src/mame/drivers/witch.c | |
parent | ed36b5ba493f556a06d76008db426a24f264d115 (diff) |
documentation: Cleaned up company names [hap]
Diffstat (limited to 'src/mame/drivers/witch.c')
-rw-r--r-- | src/mame/drivers/witch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/witch.c b/src/mame/drivers/witch.c index aea2d8858de..65878dbbe25 100644 --- a/src/mame/drivers/witch.c +++ b/src/mame/drivers/witch.c @@ -847,4 +847,4 @@ static DRIVER_INIT(witch) } GAME( 1992, witch, 0, witch, witch, witch, ROT0, "Sega / Vic Tokai", "Witch", 0 ) -GAME( 1995, pbchmp95, witch, witch, witch, witch, ROT0, "Veltmeijer Automaten", "Pinball Champ '95 (bootleg?)", 0 ) +GAME( 1995, pbchmp95, witch, witch, witch, witch, ROT0, "bootleg? (Veltmeijer Automaten)", "Pinball Champ '95 (bootleg?)", 0 ) |