diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-15 14:26:01 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-15 14:26:01 -0400 |
commit | 9f6a4be9f05a46031d20ed7a48398147def2643c (patch) | |
tree | fe51e39b2794871bf9ed3f2317d2e0225692086f /asm/scrcmd.s | |
parent | 9a13b1f34e8ccb2b4c868a5c7d06ff86210125f2 (diff) |
BerryTree
Diffstat (limited to 'asm/scrcmd.s')
-rw-r--r-- | asm/scrcmd.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/scrcmd.s b/asm/scrcmd.s index ccfa0074a..6d531821c 100644 --- a/asm/scrcmd.s +++ b/asm/scrcmd.s @@ -4874,7 +4874,7 @@ s9D_set_HM_animation_data: @ 809B7F4 lsls r0, 16 lsrs r0, 16 bl VarGet - ldr r1, =gUnknown_02038C08 + ldr r1, =gFieldEffectSpawnParams lsls r4, 2 adds r4, r1 lsls r0, 16 |