diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-23 16:43:24 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-23 16:43:24 -0400 |
| commit | 57b9d8fd35548901ccd4ffcdfa7bca7140065036 (patch) | |
| tree | 50a346b1519649dd3fe3f537cc8736328587c59f /arm9/modules/54 | |
| parent | 5bc62e95bf1ea5d2416118d688b1e938f978d497 (diff) | |
Rename libnns symbols
Diffstat (limited to 'arm9/modules/54')
| -rw-r--r-- | arm9/modules/54/asm/module_54.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/54/asm/module_54.s b/arm9/modules/54/asm/module_54.s index 1131a268..0469af07 100644 --- a/arm9/modules/54/asm/module_54.s +++ b/arm9/modules/54/asm/module_54.s @@ -819,7 +819,7 @@ MOD54_021D7BBC: ; 0x021D7BBC push {r4, r5, r6, r7, lr} sub sp, #0x14 add r6, r0, #0 - bl FUN_020B0FC0 + bl NNS_G2dInitOamManagerModule mov r0, #0 str r0, [sp] mov r1, #0x7e |
