summaryrefslogtreecommitdiff
path: root/misc/mobile_5f.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-10-13 19:23:12 -0400
committeryenatch <yenatch@gmail.com>2015-10-13 19:23:12 -0400
commitd5f94e9ee5a2f5ec8fb26c29d74c02531fc79c5a (patch)
tree003a0d9a296095020d110e3cdc6b2127a3e20e38 /misc/mobile_5f.asm
parent7176eff7aafda5378305a593c459d158ac27601f (diff)
parentd338a092c5a54d73e3e0a186569cc3b84e61c4ae (diff)
Merge pull request #320 from PikalaxALT/master
More labels, including fns responsible for partymon generation
Diffstat (limited to 'misc/mobile_5f.asm')
-rw-r--r--misc/mobile_5f.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/mobile_5f.asm b/misc/mobile_5f.asm
index 9c38fbb27..d722a59d4 100644
--- a/misc/mobile_5f.asm
+++ b/misc/mobile_5f.asm
@@ -2359,7 +2359,7 @@ Function17ded9: ; 17ded9
ld [MonType], a
push hl
push bc
- predef Functiond88c
+ predef TryAddMonToParty
callba Function4db49
pop bc
pop hl
@@ -4359,9 +4359,9 @@ Function17f382: ; 17f382
ld de, $b2f4
.asm_17f3ab
- ld a, $82
+ ld a, PRINTNUM_LEADINGZEROS | 2
ld b, a
- ld a, $3
+ ld a, 3
ld c, a
call PrintNum
call CloseSRAM
@@ -5347,7 +5347,7 @@ Function17ff3c: ; 17ff3c
ld [wc300], a
hlcoord 14, 2
ld de, wc300
- ld bc, $8103
+ lb bc, PRINTNUM_LEADINGZEROS | 1, 3
call PrintNum
pop af
ld [wc300], a