diff options
author | IIMarckus <iimarckus@gmail.com> | 2019-07-16 00:05:31 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2019-07-16 00:05:31 -0600 |
commit | c2ba22b24939b3905dd430fe03a0a1c5e8dfefec (patch) | |
tree | 44926e7f438161ffad0bceb9ca8d3330ac90b7ce | |
parent | f5d4275118deb195170226d5e8f4cfba61e8671b (diff) |
Fix a title that was split into a separate cartridge code.
-rw-r--r-- | gameboy-headers.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gameboy-headers.json b/gameboy-headers.json index 31c5015..7ef8bbf 100644 --- a/gameboy-headers.json +++ b/gameboy-headers.json @@ -241,8 +241,7 @@ "nop", "jp $0150" ], - "title": "ATARI/MIDWA", - "code": "Y720", + "title": "ATARI/MIDWAY720", "cgb mode": "dmg+cgb", "new licensee": "5D", "cartridge type": "mbc5", |