diff options
author | YamaArashi <shadow962@live.com> | 2016-11-05 15:36:57 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-11-05 15:36:57 -0700 |
commit | 279394c8e54c309ededee2225955a86ee6ab3bb0 (patch) | |
tree | 02466e832636eef5534890072074a6299daed75b /asm/script_pokemon_util_80C4BF0.s | |
parent | ee9a346e69ddb800899c0dfe4730898592169f01 (diff) |
contest rank var
Diffstat (limited to 'asm/script_pokemon_util_80C4BF0.s')
-rw-r--r-- | asm/script_pokemon_util_80C4BF0.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/script_pokemon_util_80C4BF0.s b/asm/script_pokemon_util_80C4BF0.s index 1af5232a2..dd4c18d96 100644 --- a/asm/script_pokemon_util_80C4BF0.s +++ b/asm/script_pokemon_util_80C4BF0.s @@ -167,7 +167,7 @@ sub_80C4CF8: @ 80C4CF8 ldrb r0, [r0] cmp r0, 0 bne _080C4D40 - ldr r0, _080C4D30 @ =gSpecialVar_0x8010 + ldr r0, _080C4D30 @ =gScriptContestRank ldrh r0, [r0] cmp r0, 0x3 bne _080C4D40 @@ -185,7 +185,7 @@ sub_80C4CF8: @ 80C4CF8 .align 2, 0 _080C4D28: .4byte gUnknown_02038690 _080C4D2C: .4byte gUnknown_02038695 -_080C4D30: .4byte gSpecialVar_0x8010 +_080C4D30: .4byte gScriptContestRank _080C4D34: .4byte gUnknown_02038678 _080C4D38: .4byte 0x0000031f _080C4D3C: .4byte gSpecialVar_0x8004 @@ -540,7 +540,7 @@ GiveMonArtistRibbon: @ 80C4FBC ldrb r0, [r0] cmp r0, 0 bne _080C5038 - ldr r0, _080C502C @ =gSpecialVar_0x8010 + ldr r0, _080C502C @ =gScriptContestRank ldrh r0, [r0] cmp r0, 0x3 bne _080C5038 @@ -568,7 +568,7 @@ _080C501C: .4byte gUnknown_02038694 _080C5020: .4byte gPlayerParty _080C5024: .4byte gUnknown_02038690 _080C5028: .4byte gUnknown_02038695 -_080C502C: .4byte gSpecialVar_0x8010 +_080C502C: .4byte gScriptContestRank _080C5030: .4byte gUnknown_02038678 _080C5034: .4byte 0x0000031f _080C5038: |