Skip to content

Commit

Permalink
update game_list.rs
Browse files Browse the repository at this point in the history
renamed to match xbox-unity
  • Loading branch information
iliazeus committed Aug 16, 2024
1 parent 1f483b3 commit 297a58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game_list.rs
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ const GAMES_BY_TITLE_ID: &[(u32, &'static str)] = &[
(0x454108FC, "EA Sports MMA"),
(0x454108FE, "Madden NFL 11"),
(0x45410900, "NCAA Football 11"),
(0x4541090B, "Dragon Age II"),
(0x4541090B, "Dragon Age 2"),
(0x4541090C, "Hasbro Family Game Night 3"),
(0x45410911, "EA Sports Active 2"),
(0x45410912, "Portal 2"),
Expand Down

0 comments on commit 297a58d

Please sign in to comment.