diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-13 11:26:10 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-13 11:26:10 -0400 |
commit | e81dfc98e26bece01763110254648d7c20cb198d (patch) | |
tree | 90b72a7eaf35e112bfb52c3941b80e35f04397ec /arm9/modules/05/asm/module_05.s | |
parent | 0747fe684c46d010d8917c4257dd1f1a52241385 (diff) |
through SetBoxMonDataInternal
Diffstat (limited to 'arm9/modules/05/asm/module_05.s')
-rw-r--r-- | arm9/modules/05/asm/module_05.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/05/asm/module_05.s b/arm9/modules/05/asm/module_05.s index 442a394e..cb8c25bd 100644 --- a/arm9/modules/05/asm/module_05.s +++ b/arm9/modules/05/asm/module_05.s @@ -43401,7 +43401,7 @@ MOD05_021EC744: ; 0x021EC744 add r0, r4, #0 mov r1, #8 add r2, sp, #0 - bl SetBoxMonDataEncrypted + bl SetBoxMonData add r0, r4, #0 bl CalcBoxMonLevelEncrypted add r4, r0, #0 |