diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-29 14:40:50 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-29 14:40:50 +0100 |
commit | 78fc471f320f7088caa0bf0e7fa065ca1d75329e (patch) | |
tree | 49b205dc643a99150ae0daa8d4a587a07764c5be /asm/menu_helpers.s | |
parent | 78728ae454b6c184b69f4a8c145f32904d406f19 (diff) | |
parent | 10037ac0e1c1737dc7cb309257369b17ccd5e028 (diff) |
mon anim with master
Diffstat (limited to 'asm/menu_helpers.s')
-rw-r--r-- | asm/menu_helpers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/menu_helpers.s b/asm/menu_helpers.s index 26e800944..90e846b97 100644 --- a/asm/menu_helpers.s +++ b/asm/menu_helpers.s @@ -156,7 +156,7 @@ _08121EC0: adds r1, r7, 0 adds r2, r4, 0 adds r3, r5, 0 - bl AddTextPrinterParametrized + bl AddTextPrinterParameterized ldr r1, =gUnknown_0300117C ldr r0, [sp, 0x34] str r0, [r1] |