save game hack for new super mario bros. 4

This commit is contained in:
Christopher Roy Bratusek 2013-07-07 08:40:20 +02:00
parent 0dde32ad7b
commit 6522b4becf

View File

@ -95,6 +95,10 @@ place_files () {
dolpatch () {
${WIT} dolpatch ${DOL} xml="patches/NSMBW_AP.xml" -q
${WIT} dolpatch ${DOL} \
"802F148C=53756D6D53756E#7769696D6A3264" \
"802F118C=53756D6D53756E#7769696D6A3264" \
"802F0F8C=53756D6D53756E#7769696D6A3264" \
xml="patches/NSMBW_AP.xml" -q
}