diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-04 21:55:27 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-04 21:55:27 -0400 |
commit | 52559f4c165f0ad4dd8bdff838c1dbdea9e93aa7 (patch) | |
tree | 2b8537ef2909c976146fff2fbeaed2cc01536925 /asm/rom6.s | |
parent | 9975ba7211cc91dc7fddec5f423ed3c42fc0d064 (diff) |
decompile script.c
Diffstat (limited to 'asm/rom6.s')
-rw-r--r-- | asm/rom6.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom6.s b/asm/rom6.s index 18eb03946..f15c1f1d1 100644 --- a/asm/rom6.s +++ b/asm/rom6.s @@ -93,7 +93,7 @@ task08_080C9820: @ 80C9820 cmp r0, 0 beq _080C98A2 _080C9856: - ldr r0, _080C987C @ =gUnknown_2036DFC + ldr r0, _080C987C @ =gMapHeader ldrb r0, [r0, 0x17] cmp r0, 0x5 bne _080C9888 @@ -109,7 +109,7 @@ _080C9856: .align 2, 0 _080C9874: .4byte gUnknown_2037078 _080C9878: .4byte gUnknown_2036E38 -_080C987C: .4byte gUnknown_2036DFC +_080C987C: .4byte gMapHeader _080C9880: .4byte gUnknown_3005090 _080C9884: .4byte sub_80C98FC _080C9888: |