summaryrefslogtreecommitdiff
path: root/arm9/modules/66
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-06-30 23:24:59 +0100
committerred031000 <rubenru09@aol.com>2020-06-30 23:24:59 +0100
commit853ce1930b300e8070257091c817f3e5706144cc (patch)
treed1e96dd704f6f677773991f4d6abfd68edbedd78 /arm9/modules/66
parent2dc369ea69f8f5a4b827ca2f20864997856b57e0 (diff)
module 59 fully shiftable
Diffstat (limited to 'arm9/modules/66')
-rw-r--r--arm9/modules/66/asm/module_66.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/66/asm/module_66.s b/arm9/modules/66/asm/module_66.s
index ce7be54a..f7fff5bf 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 ; =OS_IRQTable
+ ldr r3, _021D7600 ; =0x027E0000
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 OS_IRQTable
+_021D7600: .word 0x027E0000
_021D7604: .word 0x00003FF8
thumb_func_end MOD66_021D75C8