summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2017-12-26 20:33:41 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2017-12-26 20:33:41 -0500
commitb3f0e11567ca84b855c233c0621d18f3aaac8495 (patch)
tree6290e30bd2e27eca2d78aa7628341fa7c045222e /mobile
parent82591369114ea1d7723e433c7b9e49a639b4919b (diff)
Various cleanup
Diffstat (limited to 'mobile')
-rw-r--r--mobile/mobile_22.asm4
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