Skip to content

Commit df22bf4

Browse files
authored
Merge pull request #49 from henriquegemignani/feature/prime2-randomizer
Add clones entry for Metroid Prime 2 randomizer
2 parents 0f465b0 + bbf973e commit df22bf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/modules/games/clones.lua

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ return {
77
["MNCE02"] = { id = "GALE01", version = 2 }, -- Melee Netplay Community Build
88
["SDRE32"] = { id = "GALE01", version = 2 }, -- SSBM SD Remix
99
["RSBE01"] = { id = "RSBE01", version = 2 }, -- Super Smash Bros. Brawl
10+
["G2ME0R"] = { id = "G2ME01", version = 0 }, -- Metroid Prime 2: Echoes Randomizer
1011
}

0 commit comments

Comments
 (0)