summaryrefslogtreecommitdiff
path: root/engine/billspc.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-11 21:19:52 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-11 21:19:52 -0400
commit6a3b3e3773744c72e4453c8852fb501fe2d820db (patch)
tree5cb232162dbd29780120706769ab9df619b0de1c /engine/billspc.asm
parentaf0119ca7e73c21205b5bb89bb9361db9aafa15f (diff)
Save functions; feeble attempt at serial and link functions
Diffstat (limited to 'engine/billspc.asm')
-rwxr-xr-xengine/billspc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/billspc.asm b/engine/billspc.asm
index c94f5d50d..322e84301 100755
--- a/engine/billspc.asm
+++ b/engine/billspc.asm
@@ -2020,7 +2020,7 @@ MovePKMNWitoutMail_InsertMon: ; e31e7
.dw_return ; e322a
pop af
ld e, a
- callba Function14ad5
+ callba MovePkmnWOMail_InsertMon_SaveGame
ret
; e3233