Skip to content

Commit

Permalink
Update game_list.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
cocciasecca authored and iliazeus committed Aug 16, 2024
1 parent c117c1f commit 1f483b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/game_list.rs
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ const GAMES_BY_TITLE_ID: &[(u32, &'static str)] = &[
(0x454108C6, "Madden NFL 10"),
(0x454108CA, "Rock Band Track Pack: Country"),
(0x454108CD, "Rock Band Track Pack: Metal"),
(0x454108D4, "Left 4 Dead 2"),
(0x454108D8, "Army of Two: The 40th Day"),
(0x454108D9, "G.I. Joe: The Rise of Cobra"),
(0x454108E2, "The Sims 3"),
Expand All @@ -388,6 +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"),
(0x4541090C, "Hasbro Family Game Night 3"),
(0x45410911, "EA Sports Active 2"),
(0x45410912, "Portal 2"),
Expand Down

0 comments on commit 1f483b3

Please sign in to comment.