summaryrefslogtreecommitdiff
path: root/engine/pokemon/bills_pc.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pokemon/bills_pc.asm')
-rw-r--r--engine/pokemon/bills_pc.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/engine/pokemon/bills_pc.asm b/engine/pokemon/bills_pc.asm
index 8f341ad3..aa1b27b5 100644
--- a/engine/pokemon/bills_pc.asm
+++ b/engine/pokemon/bills_pc.asm
@@ -498,16 +498,16 @@ _MovePKMNWithoutMail:
inc a
ld [wBillsPC_LoadedBox], a
call DelayFrame
-.asm_e2f6f
+.loop
call JoyTextDelay
ld a, [wJumptableIndex]
bit 7, a
- jr nz, .asm_e2f81
+ jr nz, .done
call .RunJumptable
call DelayFrame
- jr .asm_e2f6f
+ jr .loop
-.asm_e2f81
+.done
call ClearSprites
pop af
ldh [hInMenu], a