summaryrefslogtreecommitdiff
path: root/asm/menu_helpers.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-06-01 12:21:52 -0400
committerGitHub <noreply@github.com>2019-06-01 12:21:52 -0400
commit405a4352c32b6fc33c0222fc9d526cc2cb8f7252 (patch)
tree420ea16d829bc67399154844501e1208520e7092 /asm/menu_helpers.s
parent337c8177212e12d4a4ad2eee4324ae3d09a21e99 (diff)
parentb249154009efceb5710848a2567fb821d3e7217a (diff)
Merge pull request #61 from garakmon/parameterized
Parametrized to Parameterized
Diffstat (limited to 'asm/menu_helpers.s')
-rw-r--r--asm/menu_helpers.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/menu_helpers.s b/asm/menu_helpers.s
index 792bed5cf..69567e0ca 100644
--- a/asm/menu_helpers.s
+++ b/asm/menu_helpers.s
@@ -57,7 +57,7 @@ _080BF4B8:
adds r1, r7, 0
adds r2, r4, 0
adds r3, r5, 0
- bl AddTextPrinterParametrized
+ bl AddTextPrinterParameterized2
ldr r1, _080BF50C @ =gUnknown_20399CC
ldr r0, [sp, 0x34]
str r0, [r1]