From 2dc369ea69f8f5a4b827ca2f20864997856b57e0 Mon Sep 17 00:00:00 2001 From: red031000 Date: Tue, 30 Jun 2020 22:29:16 +0100 Subject: module 83 fully shiftable --- arm9/modules/55/asm/module_55.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arm9/modules/55') 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 -- cgit v1.2.3