diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-10-12 02:06:19 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-10-12 02:06:19 -0500 |
commit | f1b6358047dff266db01545d4a5927047e6756df (patch) | |
tree | 3905d3988e4c47acc33bbd984002d9fb767ac8ab /asm/contest_ai.s | |
parent | 8914645231c9301579ed39bdd9200ad50e5296d0 (diff) |
Port/decomp scrcmd
Diffstat (limited to 'asm/contest_ai.s')
-rw-r--r-- | asm/contest_ai.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/contest_ai.s b/asm/contest_ai.s index f28492886..c3c015272 100644 --- a/asm/contest_ai.s +++ b/asm/contest_ai.s @@ -1352,7 +1352,7 @@ sub_8156CF4: @ 8156CF4 ldr r0, =gUnknown_02039F34 ldr r0, [r0] ldr r1, [r0, 0xC] - ldr r0, =gUnknown_02039F2C + ldr r0, =gScriptContestCategory ldrh r0, [r0] strh r0, [r1, 0x18] ldr r1, =gAIScriptPtr |