mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-12-28 02:01:47 +01:00
save game hack for newer holiday special
This commit is contained in:
parent
188ce1b559
commit
283f95141a
@ -118,7 +118,11 @@ place_files () {
|
|||||||
|
|
||||||
dolpatch () {
|
dolpatch () {
|
||||||
|
|
||||||
${WIT} dolpatch ${DOL} xml="${XML_FILE}" -s "${XML_SOURCE}" xml="patches/HolidaySpecial-Loader.xml" -q
|
${WIT} dolpatch ${DOL} xml="${XML_FILE}" -s "${XML_SOURCE}" \
|
||||||
|
"802F148C=53756D6D53756E#7769696D6A3264" \
|
||||||
|
"802F118C=53756D6D53756E#7769696D6A3264" \
|
||||||
|
"802F0F8C=53756D6D53756E#7769696D6A3264" \
|
||||||
|
xml="patches/HolidaySpecial-Loader.xml" -q
|
||||||
${WIT} dolpatch ${DOL} xml="patches/NSMBW_AP.xml" -q
|
${WIT} dolpatch ${DOL} xml="patches/NSMBW_AP.xml" -q
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user