diff options
Diffstat (limited to 'mobile/mobile_22_2.asm')
-rw-r--r-- | mobile/mobile_22_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_22_2.asm b/mobile/mobile_22_2.asm index a1394bf44..37b3d60b8 100644 --- a/mobile/mobile_22_2.asm +++ b/mobile/mobile_22_2.asm @@ -620,7 +620,7 @@ Function8b6bb: ; 8b6bb ld a, $5 ld [rSVBK], a ld hl, Palette_8b6d5 - ld de, UnknBGPals + ld de, wBGPals1 ld bc, 3 palettes call CopyBytes pop af |