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/70 | |
| parent | 5bc62e95bf1ea5d2416118d688b1e938f978d497 (diff) | |
Rename libnns symbols
Diffstat (limited to 'arm9/modules/70')
| -rw-r--r-- | arm9/modules/70/asm/module_70.s | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arm9/modules/70/asm/module_70.s b/arm9/modules/70/asm/module_70.s index eb5ef973..f6d3dc58 100644 --- a/arm9/modules/70/asm/module_70.s +++ b/arm9/modules/70/asm/module_70.s @@ -407,7 +407,7 @@ MOD70_021D77CC: ; 0x021D77CC mov r0, #0x3d bl FUN_02016B94 str r0, [r4, #0x10] - bl FUN_020B0FC0 + bl NNS_G2dInitOamManagerModule mov r0, #0 str r0, [sp] mov r1, #0x80 @@ -1462,19 +1462,19 @@ MOD70_021D7FF8: ; 0x021D7FF8 add r7, r4, #0 _021D8050: add r0, sp, #0x2c - bl FUN_020B1A24 + bl NNS_G2dInitImageProxy add r0, sp, #0x18 - bl FUN_020B19DC + bl NNS_G2dInitImagePaletteProxy ldr r0, [sp, #0x14] add r1, r4, #0 mov r2, #1 add r3, sp, #0x2c - bl FUN_020B1768 + bl NNS_G2dLoadImage1DMapping ldr r0, [sp, #0x10] add r1, r7, #0 mov r2, #1 add r3, sp, #0x18 - bl FUN_020B1240 + bl NNS_G2dLoadPalette ldr r0, [r6] lsl r0, r0, #0xc str r0, [sp, #0x58] |
