diff options
| author | red031000 <rubenru09@aol.com> | 2020-06-30 22:29:16 +0100 |
|---|---|---|
| committer | red031000 <rubenru09@aol.com> | 2020-06-30 22:29:42 +0100 |
| commit | 2dc369ea69f8f5a4b827ca2f20864997856b57e0 (patch) | |
| tree | b15536c2e559377a92c8b84be939121d5d904114 /arm9/modules/66 | |
| parent | 3706f5edabc9633e941ddeaeadb7a6c18bf46b3b (diff) | |
module 83 fully shiftable
Diffstat (limited to 'arm9/modules/66')
| -rw-r--r-- | arm9/modules/66/asm/module_66.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arm9/modules/66/asm/module_66.s b/arm9/modules/66/asm/module_66.s index 34220b58..ce7be54a 100644 --- a/arm9/modules/66/asm/module_66.s +++ b/arm9/modules/66/asm/module_66.s @@ -143,7 +143,7 @@ _021D75DE: bl MOD66_021D9220 ldr r0, [r4, #0x28] bl FUN_0201AB60 - ldr r3, _021D7600 ; =0x027E0000 + ldr r3, _021D7600 ; =OS_IRQTable ldr r1, _021D7604 ; =0x00003FF8 mov r0, #1 ldr r2, [r3, r1] @@ -152,7 +152,7 @@ _021D75DE: pop {r4, pc} .align 2, 0 _021D75FC: .word MOD66_021D95E8 -_021D7600: .word 0x027E0000 +_021D7600: .word OS_IRQTable _021D7604: .word 0x00003FF8 thumb_func_end MOD66_021D75C8 @@ -1402,7 +1402,7 @@ _021D7FCE: strh r1, [r0] add r0, sp, #4 str r0, [sp] - ldr r3, _021D7FF8 ; =0x021C48F8 + ldr r3, _021D7FF8 ; =UNK_021C48F8 ldr r0, [r5, #0x28] ldrh r2, [r3, #0x1c] ldrh r3, [r3, #0x1e] @@ -1418,7 +1418,7 @@ _021D7FEE: pop {r4, r5, r6, pc} .align 2, 0 _021D7FF4: .word MOD66_021D9720 -_021D7FF8: .word 0x021C48F8 +_021D7FF8: .word UNK_021C48F8 thumb_func_end MOD66_021D7FA4 thumb_func_start MOD66_021D7FFC |
