diff options
author | 2020-02-05 19:07:58 -0500 | |
---|---|---|
committer | 2020-02-05 19:07:58 -0500 | |
commit | e8e3d668c94fbca1b945e32529727c472cb7283c (patch) | |
tree | e2c2fd803818ed394c5766f9e184fe2531f56211 | |
parent | b48efcdac640e7746612fd64899291f7af7b58ac (diff) |
n64.xml: Fix xml validation (nw)
-rw-r--r-- | hash/n64.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/n64.xml b/hash/n64.xml index f572ee3d4f9..7972a7e8a05 100644 --- a/hash/n64.xml +++ b/hash/n64.xml @@ -6426,7 +6426,7 @@ This cart features a RTC, currently unemulated <description>Madden NFL 99 (USA, prototype 19980805, "Beta 10 NTSC")</description> <year>1998</year> <publisher>Electronic Arts</publisher> -ยด <part name="cart" interface="n64_cart"> + <part name="cart" interface="n64_cart"> <dataarea name="rom" size="16777216"> <rom name="madden-99-n64-proto.bin" size="16777216" crc="e7f33cc8" sha1="4f38e57f5f6d0a0406b074d9b5473c3fe99a0f32" /> </dataarea> |