manager12: removed unused nonmatching

This commit is contained in:
Ibot02 2021-09-29 10:42:00 +02:00
parent 8be102db29
commit d28b218904
1 changed files with 0 additions and 28 deletions

View File

@ -1,28 +0,0 @@
.syntax unified
push {r4, r5, lr}
adds r5, r1, #0
adds r4, r2, #0
adds r0, r3, #0
bl sub_08056300
adds r2, r0, #0
strb r2, [r4]
lsls r0, r2, #0x18
lsrs r3, r0, #0x18
cmp r3, #0xff
beq _08059CBC
ldr r0, _08059CB8 @ =gRoomVars
adds r0, #0x10
adds r1, r5, r0
ldrb r0, [r1]
cmp r0, r3
beq _08059CBC
strb r2, [r1]
movs r0, #1
b _08059CBE
.align 2, 0
_08059CB8: .4byte gRoomVars
_08059CBC:
movs r0, #0
_08059CBE:
pop {r4, r5, pc}
.syntax divided