From 4bf54bfdd4e67098960ca20ce5178f5072f20735 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Mon, 4 Sep 2017 13:01:57 +0200 Subject: split roamer and decor inventories --- asm/daycare.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/daycare.s') 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 -- cgit v1.2.3