diff options
author | red031000 <rubenru09@aol.com> | 2020-07-02 22:25:09 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-07-02 22:25:22 +0100 |
commit | acf1483b983e9ca7b0759d9aaab77e153bfaaee4 (patch) | |
tree | 438c0bae7de31f0bb155becdc5af89db887f65ca /arm9/modules/80/asm/module_80.s | |
parent | 30694cdc38e8824d56f6e6b89da9753b01ccb17b (diff) |
module 14 fully shiftable
Diffstat (limited to 'arm9/modules/80/asm/module_80.s')
-rw-r--r-- | arm9/modules/80/asm/module_80.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/80/asm/module_80.s b/arm9/modules/80/asm/module_80.s index d99385a4..f1234b9a 100644 --- a/arm9/modules/80/asm/module_80.s +++ b/arm9/modules/80/asm/module_80.s @@ -17143,7 +17143,7 @@ MOD80_02235D34: ; 0x02235D34 add r0, #0x60 bl FUN_0207C2A4 add r1, r4, #0 - ldr r0, _02235DD0 ; =0x020FA6E8 + ldr r0, _02235DD0 ; =UNK_020FA6E8 add r1, #0x60 mov r2, #0x3e bl FUN_02006234 @@ -17155,7 +17155,7 @@ MOD80_02235D34: ; 0x02235D34 pop {r4, pc} nop _02235DCC: .word MOD80_022375E4 -_02235DD0: .word 0x020FA6E8 +_02235DD0: .word UNK_020FA6E8 thumb_func_end MOD80_02235D34 thumb_func_start MOD80_02235DD4 |