finish decompiling main.c (#17)
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting * decompile up to nonmatching VBlankIntr * finish decompiling main.c * formatting
This commit is contained in:
committed by
YamaArashi
parent
79c7922c23
commit
9a80b550f0
+2
-2
@@ -14,7 +14,7 @@ battle_wireless_setup_if_required_maybe: @ 8032654
|
||||
ands r0, r1
|
||||
cmp r0, 0
|
||||
beq _08032686
|
||||
ldr r0, =gUnknown_030030FC
|
||||
ldr r0, =gLinkVSyncDisabled
|
||||
ldrb r0, [r0]
|
||||
cmp r0, 0
|
||||
beq _0803266E
|
||||
@@ -1675,7 +1675,7 @@ _080334E0:
|
||||
adds r0, 0x1
|
||||
b _0803363E
|
||||
_080334E6:
|
||||
ldr r0, =gUnknown_030030FC
|
||||
ldr r0, =gLinkVSyncDisabled
|
||||
ldrb r0, [r0]
|
||||
cmp r0, 0
|
||||
beq _08033504
|
||||
|
||||
Reference in New Issue
Block a user