summaryrefslogtreecommitdiff
path: root/asm/rom3.s
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-02-15 16:25:21 -0500
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-02-15 13:25:21 -0800
commit9a80b550f0adc7faad4a323f3c7baeb2f9de6102 (patch)
tree217cd0c46a129fe9b62b3dddef0edeca77cd513c /asm/rom3.s
parent79c7922c23c407aea4f563fea37b196fbf7e85cf (diff)
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
Diffstat (limited to 'asm/rom3.s')
-rw-r--r--asm/rom3.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom3.s b/asm/rom3.s
index f71e20d8e..380f605a1 100644
--- a/asm/rom3.s
+++ b/asm/rom3.s
@@ -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