diff options
Diffstat (limited to 'arm9/modules/55')
| -rw-r--r-- | arm9/modules/55/asm/module_55.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/55/asm/module_55.s b/arm9/modules/55/asm/module_55.s index e341c23e..ecc39c8d 100644 --- a/arm9/modules/55/asm/module_55.s +++ b/arm9/modules/55/asm/module_55.s @@ -371,7 +371,7 @@ _021D77E6: bl FUN_0201AB60 bl FUN_0201C30C bl FUN_02009F80 - ldr r3, _021D7804 ; =0x027E0000 + ldr r3, _021D7804 ; =OS_IRQTable ldr r1, _021D7808 ; =0x00003FF8 mov r0, #1 ldr r2, [r3, r1] @@ -379,7 +379,7 @@ _021D77E6: str r0, [r3, r1] pop {r4, pc} nop -_021D7804: .word 0x027E0000 +_021D7804: .word OS_IRQTable _021D7808: .word 0x00003FF8 thumb_func_end MOD55_021D77D0 |
