summaryrefslogtreecommitdiff
path: root/mobile/mobile_42.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/mobile_42.asm')
-rw-r--r--mobile/mobile_42.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/mobile/mobile_42.asm b/mobile/mobile_42.asm
index 358cf2a5a..27168021b 100644
--- a/mobile/mobile_42.asm
+++ b/mobile/mobile_42.asm
@@ -191,10 +191,10 @@ Function1080b7:
lb bc, BANK(TradePoofGFX), 12
call Request2bpp
- xor a
+ xor a ; SPRITE_ANIM_DICT_DEFAULT
ld hl, wSpriteAnimDict
ld [hli], a
- ld [hl], $0
+ ld [hl], $00
ld a, [wPlayerTrademonSpecies]
ld hl, wPlayerTrademonDVs
@@ -239,10 +239,10 @@ Function108157:
ld a, $90
ldh [hWY], a
farcall ClearSpriteAnims
- xor a
+ xor a ; SPRITE_ANIM_DICT_DEFAULT
ld hl, wSpriteAnimDict
ld [hli], a
- ld [hl], $0
+ ld [hl], $00
call DelayFrame
ld a, [wPlayerTrademonSpecies]
ld de, wPlayerTrademonSpeciesName