diff options
Diffstat (limited to 'misc/mobile_22_2.asm')
-rw-r--r-- | misc/mobile_22_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_22_2.asm b/misc/mobile_22_2.asm index cb5fc0628..7a206e3e0 100644 --- a/misc/mobile_22_2.asm +++ b/misc/mobile_22_2.asm @@ -610,7 +610,7 @@ Function8b6bb: ; 8b6bb ld a, $5 ld [rSVBK], a ld hl, Palette_8b6d5 - ld de, Unkn1Pals + ld de, wMapPals ld bc, $0018 call CopyBytes pop af |