summaryrefslogtreecommitdiff
path: root/engine/mail.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-13 20:33:56 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-13 20:33:56 -0500
commit8a439dbd0509d37c8d29e340a6544b3c09be4a72 (patch)
tree95289e96786eeb76accf2f240482cd61a35dd1dc /engine/mail.asm
parent259c155187fc84c5d884442555e7324edde8f0be (diff)
Miscellaneous labels
Diffstat (limited to 'engine/mail.asm')
-rwxr-xr-xengine/mail.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/mail.asm b/engine/mail.asm
index dec445d94..6eef16a8c 100755
--- a/engine/mail.asm
+++ b/engine/mail.asm
@@ -177,7 +177,7 @@ CheckPokeItem:: ; 44654
jr c, .close_sram_return
xor a
ld [wPokemonWithdrawDepositParameter], a
- callba Functione039
+ callba RemoveMonFromPartyOrBox
ld a, $1
.close_sram_return