diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-10-14 00:05:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-14 00:05:50 -0500 |
commit | 0d38d443b561f9baaae12324712503dfccaf01ea (patch) | |
tree | 2c22380365ddf70f1432cac5f9cbede0bdef2abc /asm/contest_ai.s | |
parent | f6af9e7013107154df62d2eff53e3accb7a24b3d (diff) | |
parent | 924c0c6b5a9ceeb27fdc9e41e69d283c2b8d36d8 (diff) |
Merge pull request #84 from Diegoisawesome/decomp_scrcmd
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 af2ee5286..f937633da 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 |