diff options
| author | 2011-04-23 00:57:16 +0000 | |
|---|---|---|
| committer | 2011-04-23 00:57:16 +0000 | |
| commit | 142f507ba7f7899cdf30d53704e54156586aba90 (patch) | |
| tree | a05e83f6d5ad9208d07ecd21c9fe10e99f668051 /src | |
| parent | 6bc01d2e080e42f4b16ce238a0798837eba4a2f2 (diff) | |
Bulk manufacturer replace
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/pokechmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pokechmp.c b/src/mame/drivers/pokechmp.c index e1d1b462424..0a43e9652a0 100644 --- a/src/mame/drivers/pokechmp.c +++ b/src/mame/drivers/pokechmp.c @@ -294,4 +294,4 @@ ROM_START( pokechmp ) ROM_LOAD( "pokechamp_10_27c040.bin", 0x00000, 0x80000, CRC(b54806ed) SHA1(c6e1485c263ebd9102ff1e8c09b4c4ca5f63c3da) ) ROM_END -GAME( 1995, pokechmp, 0, pokechmp, pokechmp, pokechmp, ROT0, "DGRM", "Poke Champ", GAME_WRONG_COLORS | GAME_IMPERFECT_SOUND ) +GAME( 1995, pokechmp, 0, pokechmp, pokechmp, pokechmp, ROT0, "D.G.R.M.", "Poke Champ", GAME_WRONG_COLORS | GAME_IMPERFECT_SOUND ) |
