diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 01:42:44 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 01:42:44 +0200 |
commit | c146c247f23f703f1de48506ecb222d5b72a1200 (patch) | |
tree | f454b3d03bdb2de8328a701f059a71da1f5f4661 /asm/field_effect_helpers.s | |
parent | 26bf61e06fb4c29e9a297d88dbe42942ba0c96b9 (diff) |
decompile more of sprite.s
Diffstat (limited to 'asm/field_effect_helpers.s')
-rw-r--r-- | asm/field_effect_helpers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/field_effect_helpers.s b/asm/field_effect_helpers.s index 5f5356e32..9491ca9ff 100644 --- a/asm/field_effect_helpers.s +++ b/asm/field_effect_helpers.s @@ -3190,7 +3190,7 @@ sub_8155800: @ 8155800 adds r4, r0, 0 lsls r4, 24 lsrs r4, 24 - ldr r0, =gUnknown_082EC6AC + ldr r0, =gDummySpriteTemplate movs r1, 0 movs r2, 0 movs r3, 0xFF |