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/08/asm/module_08.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/08/asm/module_08.s')
-rw-r--r-- | arm9/modules/08/asm/module_08.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arm9/modules/08/asm/module_08.s b/arm9/modules/08/asm/module_08.s index b9b56fd9..d0fcc19c 100644 --- a/arm9/modules/08/asm/module_08.s +++ b/arm9/modules/08/asm/module_08.s @@ -8072,7 +8072,7 @@ _02215A66: thumb_func_start MOD08_02215A68 MOD08_02215A68: ; 0x02215A68 push {r4, lr} - ldr r3, _02215A80 ; =0x021064B8 + ldr r3, _02215A80 ; =UNK_021064B8 mov r2, #0 ldr r3, [r3] blx r3 @@ -8082,12 +8082,12 @@ MOD08_02215A68: ; 0x02215A68 lsr r0, r0, #0xd pop {r4, pc} nop -_02215A80: .word 0x021064B8 +_02215A80: .word UNK_021064B8 thumb_func_start MOD08_02215A84 MOD08_02215A84: ; 0x02215A84 push {r4, lr} - ldr r3, _02215A9C ; =0x021064C0 + ldr r3, _02215A9C ; =UNK_021064C0 mov r2, #0 ldr r3, [r3] blx r3 @@ -8097,7 +8097,7 @@ MOD08_02215A84: ; 0x02215A84 lsr r0, r0, #0xd pop {r4, pc} nop -_02215A9C: .word 0x021064C0 +_02215A9C: .word UNK_021064C0 thumb_func_start MOD08_02215AA0 MOD08_02215AA0: ; 0x02215AA0 |