mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-24 10:09:22 +01:00
make it possible to build cannon smbw
This commit is contained in:
parent
71dc6ec665
commit
562a214da7
@ -33,7 +33,9 @@ case ${GAME} in
|
||||
source script.d/newerholiday.sh
|
||||
;;
|
||||
|
||||
# e preserved for canon smbw
|
||||
e | E | Cannon | "Cannon SMBW" )
|
||||
source script.d/cannon.sh
|
||||
;;
|
||||
|
||||
f | F | ESBW | "Epic Super Bowser World" )
|
||||
source script.d/epicbowserworld.sh
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
WORKDIR=nsmb.d
|
||||
DOL=${WORKDIR}/sys/main.dol
|
||||
#DOWNLOAD_LINK="http://rvlution.net/forums/viewtopic.php?f=53&t=1352"
|
||||
DOWNLOAD_LINK="http://www.nanolx.org/riivolution/Koopa%20country.rar"
|
||||
RIIVOLUTION_ZIP="Koopa country.rar"
|
||||
RIIVOLUTION_DIR="."
|
||||
GAMENAME="Koopa Country"
|
||||
|
Loading…
Reference in New Issue
Block a user