summaryrefslogtreecommitdiff
path: root/misc/mobile_45.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mobile_45.asm')
-rw-r--r--misc/mobile_45.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm
index ff04cb52f..d3da66d5c 100644
--- a/misc/mobile_45.asm
+++ b/misc/mobile_45.asm
@@ -23170,9 +23170,9 @@ Function1704a2: ; 1704a2
push af
ld a, $3
ld [rSVBK], a
- ld hl, LYOverrides
+ ld hl, $d100 ; this is NOT LYOverrides
ld de, $c608
- ld bc, $00e0
+ ld bc, BT_OTrainerEnd - BT_OTrainer
call CopyBytes
pop af
ld [rSVBK], a