From f65dee5a143bd543c74c010d7252eb76893ee243 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Mon, 19 Apr 2021 21:55:40 -0700 Subject: Wonder mail and some boss dialogues (#36) * more wonder mail and main menu work * Lots of things.. doc'ing, decomping, and other things * continue decomping boss scenes * up to Suicune * up to Mewtwo dialogue * up to Raquaza * fix spelling error on Rayquaza and decomp a few more * up to groudon * divide > shift --- asm/code_801D760.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/code_801D760.s') diff --git a/asm/code_801D760.s b/asm/code_801D760.s index fa9c366..e52bae8 100644 --- a/asm/code_801D760.s +++ b/asm/code_801D760.s @@ -11533,7 +11533,7 @@ _08023532: cmp r0, 0 beq _08023594 adds r0, r5, 0 - bl sub_808E734 + bl HasRecruitedMon lsls r0, 24 movs r7, 0x4 cmp r0, 0 -- cgit v1.2.3