Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct the serial number for "Silpheed (USA)" #1475

Merged
merged 1 commit into from
Aug 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions metadat/redump/Sega - Mega-CD - Sega CD.dat
Original file line number Diff line number Diff line change
Expand Up @@ -2919,8 +2919,8 @@ game (
name "Silpheed (USA)"
description "Silpheed (USA)"
region "USA"
serial "4423"
rom ( name "Silpheed (USA) (Track 1).bin" size 369233424 crc BDDB8612 md5 1F342E85E6FBAFA98E3DDC4619C02807 sha1 3BCAEABF76AE76435091325275D831F50AF08521 serial "4423" )
serial "4419"
rom ( name "Silpheed (USA) (Track 1).bin" size 369233424 crc BDDB8612 md5 1F342E85E6FBAFA98E3DDC4619C02807 sha1 3BCAEABF76AE76435091325275D831F50AF08521 serial "4419" )
)
game (
name "SimEarth (Japan)"
Expand Down