diff options
author | Revo <projectrevotpp@hotmail.com> | 2020-06-27 22:33:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-27 22:33:52 -0400 |
commit | f4e8c9289b47f1bf3cb83b96074f4f3e540d51ac (patch) | |
tree | 8e48cf8c51095421a3ffeaf3671fa4f62cdbd7e2 /arm9/modules/07/asm/module_07.s | |
parent | c202e7568c660ce16853f6f21720240615b692f4 (diff) | |
parent | 2bb6051cc3aab8587b446dad28378255ddfe33da (diff) |
Merge pull request #192 from red031000/master
module 6, 63 and 52 fully shiftable
Diffstat (limited to 'arm9/modules/07/asm/module_07.s')
-rw-r--r-- | arm9/modules/07/asm/module_07.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arm9/modules/07/asm/module_07.s b/arm9/modules/07/asm/module_07.s index c030b585..f3a76d4a 100644 --- a/arm9/modules/07/asm/module_07.s +++ b/arm9/modules/07/asm/module_07.s @@ -3155,7 +3155,7 @@ _0221380C: .word 0x00000B58 thumb_func_start MOD07_02213810 MOD07_02213810: ; 0x02213810 push {r4, lr} - ldr r3, _02213830 ; =0x021064B8 + ldr r3, _02213830 ; =UNK_021064B8 mov r2, #0 ldr r3, [r3] blx r3 @@ -3169,12 +3169,12 @@ _02213828: lsr r0, r0, #0xd pop {r4, pc} nop -_02213830: .word 0x021064B8 +_02213830: .word UNK_021064B8 thumb_func_start MOD07_02213834 MOD07_02213834: ; 0x02213834 push {r4, lr} - ldr r3, _02213854 ; =0x021064C0 + ldr r3, _02213854 ; =UNK_021064C0 mov r2, #1 ldr r3, [r3] blx r3 @@ -3188,7 +3188,7 @@ _0221384C: lsr r0, r0, #0xd pop {r4, pc} nop -_02213854: .word 0x021064C0 +_02213854: .word UNK_021064C0 thumb_func_start MOD07_02213858 MOD07_02213858: ; 0x02213858 |