summaryrefslogtreecommitdiff
path: root/asm/daycare.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-04 13:01:57 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-04 13:01:57 +0200
commit4bf54bfdd4e67098960ca20ce5178f5072f20735 (patch)
tree39188c47d45f9669f5d99c951cc952684377c3cf /asm/daycare.s
parent75a94ce58eb0b067bcfab9d3084e7d70782f8e90 (diff)
split roamer and decor inventories
Diffstat (limited to 'asm/daycare.s')
-rw-r--r--asm/daycare.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/daycare.s b/asm/daycare.s
index 66066c51c..4e68a34e1 100644
--- a/asm/daycare.s
+++ b/asm/daycare.s
@@ -1960,7 +1960,7 @@ sub_8070954: @ 8070954
adds r1, r5, 0
movs r2, 0x5
movs r3, 0x20
- bl create_pokemon_set_level
+ bl CreateMon
movs r0, 0x12
add r0, sp
mov r8, r0
@@ -2050,7 +2050,7 @@ sub_8070A0C: @ 8070A0C
adds r1, r5, 0
movs r2, 0x5
movs r3, 0x20
- bl create_pokemon_set_level
+ bl CreateMon
movs r0, 0x12
add r0, sp
mov r9, r0