diff options
| author | 2022-04-11 00:52:25 -0400 | |
|---|---|---|
| committer | 2022-04-11 06:52:25 +0200 | |
| commit | d4d0554776decdc2fe00030aa477f348d7ebc423 (patch) | |
| tree | 4d99693480a7f4ffb9c38661d43aacfc2acf9e58 /hash | |
| parent | dade85a7240fe9c3e5b796d74a7b7dd0c962ea19 (diff) | |
neogeo.xml - Fix moshougi and flipshot year (#9544)
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/neogeo.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hash/neogeo.xml b/hash/neogeo.xml index ca6f36741ce..79950130f48 100644 --- a/hash/neogeo.xml +++ b/hash/neogeo.xml @@ -5502,7 +5502,7 @@ license:CC0 <software name="moshougi"> <description>Shougi no Tatsujin - Master of Shougi</description> - <year>1990</year> + <year>1995</year> <publisher>ADK / SNK</publisher> <info name="serial" value="NGM-203 / ADM-010 (MVS), NGH-203 / ADH-010 (AES)"/> <info name="release" value="19950928 (MVS), 19951013 (AES)"/> @@ -7670,7 +7670,7 @@ license:CC0 <software name="flipshot"> <description>Battle Flip Shot</description> - <year>1999</year> + <year>1998</year> <publisher>Visco</publisher> <info name="serial" value="NGM-2470"/> <info name="release" value="19981208"/> |
