summaryrefslogtreecommitdiff
path: root/battle/anim_commands.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/anim_commands.asm')
-rw-r--r--battle/anim_commands.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/battle/anim_commands.asm b/battle/anim_commands.asm
index e138363fc..54a269dfe 100644
--- a/battle/anim_commands.asm
+++ b/battle/anim_commands.asm
@@ -1428,13 +1428,13 @@ Functioncc91a: ; cc91a
ld a, $5
ld [rSVBK], a
ld hl, BGPals
- ld de, wd000
+ ld de, Unkn1Pals
ld a, [rBGP]
ld b, a
ld c, $7
call CopyPals
ld hl, OBPals
- ld de, MartPointer
+ ld de, Unkn2Pals
ld a, [rBGP]
ld b, a
ld c, $2