diff options
| author | red031000 <rubenru09@aol.com> | 2020-06-29 00:37:50 +0100 |
|---|---|---|
| committer | red031000 <rubenru09@aol.com> | 2020-06-29 00:38:44 +0100 |
| commit | bb1c4dcd17dd24a8fa0f4b0ecf2dbe1fd65bcbe2 (patch) | |
| tree | 0bc0e28e26f162336c20ec2139e3fc66bc85d3eb /arm9/modules/84 | |
| parent | f6725ff90fd02faaef32ce8479d32f04b44585d1 (diff) | |
module 08 fully shiftable
Diffstat (limited to 'arm9/modules/84')
| -rw-r--r-- | arm9/modules/84/asm/module_84.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arm9/modules/84/asm/module_84.s b/arm9/modules/84/asm/module_84.s index c01fd84c..b710e7ca 100644 --- a/arm9/modules/84/asm/module_84.s +++ b/arm9/modules/84/asm/module_84.s @@ -1010,7 +1010,7 @@ MOD84_021D7CFC: ; 0x021D7CFC add r0, r4, #0 add r0, #0x94 ldrh r0, [r0] - ldr r3, _021D7DF0 ; =0x020FFA38 + ldr r3, _021D7DF0 ; =UNK_020FFA38 asr r0, r0, #4 lsl r2, r0, #1 lsl r1, r2, #1 @@ -1027,7 +1027,7 @@ MOD84_021D7CFC: ; 0x021D7CFC add r0, r4, #0 add r0, #0x96 ldrh r0, [r0] - ldr r3, _021D7DF0 ; =0x020FFA38 + ldr r3, _021D7DF0 ; =UNK_020FFA38 asr r0, r0, #4 lsl r2, r0, #1 lsl r1, r2, #1 @@ -1044,7 +1044,7 @@ MOD84_021D7CFC: ; 0x021D7CFC add r0, r4, #0 add r0, #0x98 ldrh r0, [r0] - ldr r3, _021D7DF0 ; =0x020FFA38 + ldr r3, _021D7DF0 ; =UNK_020FFA38 asr r0, r0, #4 lsl r2, r0, #1 lsl r1, r2, #1 @@ -1105,7 +1105,7 @@ _021D7DBA: add sp, #0x4c pop {r3, r4, pc} nop -_021D7DF0: .word 0x020FFA38 +_021D7DF0: .word UNK_020FFA38 thumb_func_end MOD84_021D7CFC thumb_func_start MOD84_021D7DF4 |
