Skip to content

Commit 25b07e5

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents cb2df27 + 5bdb555 commit 25b07e5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
* The Legend of Zelda: Collector's Edition (NTSC-U v1.0, NTSC-J v1.0)
6262
* The Legend of Zelda: Four Swords (NTSC-U v1.0, NTSC-J v1.0)
6363
* Super Mario Sunshine. (NTSC-U v1.0, NTSC-J v1.0, PAL v1.0)
64+
- Super Mario Eclipse
6465
* Luigi's Mansion (NTSC-U v1.0, NTSC-J v1.0, PAL v1.0, PAL v1.1)
6566
* Mario Golf - Toadstool Tour (NTSC-U v1.0)
6667
* Mario Kart Double Dash! (NTSC v1.0, PAL v1.0)

source/modules/games/clones.lua

+3
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,8 @@ return {
6363
},
6464
["GUPR8P"] = {
6565
[2] = { id = "GUPE8P", version = 0 }, -- Shadow Reloaded 1.2
66+
},
67+
["GMSE04"] = {
68+
[3] = { id = "GMSE01", version = 0 }, -- Super Mario Eclipse
6669
}
6770
}

0 commit comments

Comments
 (0)