diff --git a/asm/dodrio_berry_picking.s b/asm/dodrio_berry_picking.s index 505f305b96..94139338aa 100755 --- a/asm/dodrio_berry_picking.s +++ b/asm/dodrio_berry_picking.s @@ -377,7 +377,7 @@ _08024C5A: ldrb r0, [r0] cmp r0, 0 beq _08024D20 - bl sub_800E0E8 + bl LoadWirelessStatusIndicatorSprite movs r0, 0 movs r1, 0 bl CreateWirelessStatusIndicatorSprite diff --git a/asm/pokemon_jump.s b/asm/pokemon_jump.s index e9aa9089d0..00b656635a 100755 --- a/asm/pokemon_jump.s +++ b/asm/pokemon_jump.s @@ -416,7 +416,7 @@ _0802AD0C: ldr r0, [r4] adds r0, 0xA4 bl sub_802D074 - bl sub_800E0E8 + bl LoadWirelessStatusIndicatorSprite movs r0, 0 movs r1, 0 bl CreateWirelessStatusIndicatorSprite