diff options
Diffstat (limited to 'mobile/mobile_22.asm')
-rw-r--r-- | mobile/mobile_22.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/mobile_22.asm b/mobile/mobile_22.asm index fa58b7a05..6fbda0146 100644 --- a/mobile/mobile_22.asm +++ b/mobile/mobile_22.asm @@ -631,8 +631,8 @@ Function8949c: ; 8949c ld a, 5 ld [rSVBK], a ld hl, Palette_894b3 - ld de, UnknBGPals + 8 * 7 - ld bc, 8 + ld de, UnknBGPals palette 7 + ld bc, 1 palettes call CopyBytes pop af ld [rSVBK], a |