From 4d4f1b51384d57db93cd3344b2964106f8620f4f Mon Sep 17 00:00:00 2001 From: Cameron Hall Date: Fri, 4 Nov 2016 21:21:42 -0500 Subject: Big shroomish barboach (#87) * start decompiling * decompile more functions * clean up and rename big_shroomish_barboach.c to pokemon_size_record.c * remove save file * remove extraneous line from Makefile --- asm/mystery_event_script.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/mystery_event_script.s') diff --git a/asm/mystery_event_script.s b/asm/mystery_event_script.s index 4799f6e7d..4b8717bac 100644 --- a/asm/mystery_event_script.s +++ b/asm/mystery_event_script.s @@ -631,7 +631,7 @@ sub_81264F0: @ 81264F0 ldrb r1, [r2] adds r2, 0x1 str r2, [r4, 0x8] - bl GiveSpecialRibbonToParty + bl GiveGiftRibbonToParty ldr r0, _0812651C @ =gStringVar4 ldr r1, _08126520 @ =gOtherText_SpecialRibbonReceived bl StringExpandPlaceholders -- cgit v1.2.3