diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-21 16:33:29 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-21 16:33:29 -0400 |
commit | 5f3c83a7e596f028b199f15dbe98031deffe791c (patch) | |
tree | feb42b90c80d1d0174479e89eaf39389a41ee929 /arm9/asm | |
parent | 433f9a7f144c3f0fcad357f8916cf1d599a1bcd4 (diff) |
Missed one
Diffstat (limited to 'arm9/asm')
-rw-r--r-- | arm9/asm/unk_02001B80.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arm9/asm/unk_02001B80.s b/arm9/asm/unk_02001B80.s index 6e08d1db..1b7f2aac 100644 --- a/arm9/asm/unk_02001B80.s +++ b/arm9/asm/unk_02001B80.s @@ -12,14 +12,6 @@ UNK_020ECAC8: ; 0x020ECAC8 .text - thumb_func_start FUN_02001B80 -FUN_02001B80: ; 0x02001B80 - ldr r3, _02001B88 ; =CopyWindowToVram - ldr r0, [r0, #0xc] - bx r3 - nop -_02001B88: .word CopyWindowToVram - thumb_func_start FUN_02001B8C FUN_02001B8C: ; 0x02001B8C push {r3-r7, lr} |