pitchoffset macro to replace forceoctave

This commit is contained in:
PikalaxALT
2016-07-29 10:40:54 -04:00
parent a32b6ccbb5
commit d84ebd2124
22 changed files with 97 additions and 103 deletions

View File

@@ -65,7 +65,7 @@ ReturnFromMapSetupScript:: ; b8000
ld a, [wPreviousLandmark]
cp c
ret z
cp $0
cp SPECIAL_MAP
ret
; b8070