More sScratch.

This commit is contained in:
yenatch
2015-08-20 23:00:59 -07:00
parent 70f9c27aac
commit a0aadb33e7
3 changed files with 13 additions and 13 deletions

View File

@@ -1075,7 +1075,7 @@ GetMinimizePic: ; cc6e7 (33:46e7)
and a
jr z, .player
ld de, $a1a0
ld de, sScratch + $1a0
call CopyMinimizePic
ld hl, $9000
ld de, sScratch
@@ -1083,7 +1083,7 @@ GetMinimizePic: ; cc6e7 (33:46e7)
ret
.player
ld de, $a160
ld de, sScratch + $160
call CopyMinimizePic
ld hl, $9310
ld de, sScratch