diff options
Diffstat (limited to 'misc/mobile_45.asm')
-rw-r--r-- | misc/mobile_45.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm index c555ed848..193baee00 100644 --- a/misc/mobile_45.asm +++ b/misc/mobile_45.asm @@ -8373,7 +8373,7 @@ Function117bb6: ld [rSVBK], a ld a, $7 call GetSRAMBank - ld hl, DefaultFlypoint + ld hl, wd002 ld de, $b000 ld bc, $1000 call CopyBytes |