From 1b13290db2cbfe938c4b800efe01331daceb057d Mon Sep 17 00:00:00 2001 From: red031000 Date: Sat, 27 Jun 2020 00:34:51 +0100 Subject: bit of work on mod 63 --- arm9/modules/07/asm/module_07.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arm9/modules/07') diff --git a/arm9/modules/07/asm/module_07.s b/arm9/modules/07/asm/module_07.s index c030b585..35785b87 100644 --- a/arm9/modules/07/asm/module_07.s +++ b/arm9/modules/07/asm/module_07.s @@ -3174,7 +3174,7 @@ _02213830: .word 0x021064B8 thumb_func_start MOD07_02213834 MOD07_02213834: ; 0x02213834 push {r4, lr} - ldr r3, _02213854 ; =0x021064C0 + ldr r3, _02213854 ; =UNK_021064C0 mov r2, #1 ldr r3, [r3] blx r3 @@ -3188,7 +3188,7 @@ _0221384C: lsr r0, r0, #0xd pop {r4, pc} nop -_02213854: .word 0x021064C0 +_02213854: .word UNK_021064C0 thumb_func_start MOD07_02213858 MOD07_02213858: ; 0x02213858 -- cgit v1.2.3