diff options
Diffstat (limited to 'event')
-rwxr-xr-x | event/photo.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/photo.asm b/event/photo.asm index 712107ed0..b35b38e04 100755 --- a/event/photo.asm +++ b/event/photo.asm @@ -162,7 +162,7 @@ Function16cff: ; 16cff ld a, BANK(sScratch) call GetSRAMBank - ld de, w6_d000 + ld de, wBackupTilemap ld hl, sScratch ld a, [hROMBank] ld b, a |