diff options
author | YamaArashi <shadow962@live.com> | 2017-02-11 11:14:21 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-02-11 11:14:21 -0800 |
commit | 34d16c75f912a3f6669785d7ea476b615c958ab5 (patch) | |
tree | 3bead1d2fa767f56fc87617a41453fba025b3e58 /asm | |
parent | 4da8580ed3cb8849b6c92d9beea0638d7cf0e102 (diff) |
pokemon storage system incbins
Diffstat (limited to 'asm')
-rw-r--r-- | asm/pokemon_storage_system.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/pokemon_storage_system.s b/asm/pokemon_storage_system.s index 801c941d1..bcf005f2f 100644 --- a/asm/pokemon_storage_system.s +++ b/asm/pokemon_storage_system.s @@ -7972,7 +7972,7 @@ _0809988A: strb r0, [r2, 0x1] ldr r0, [r4] ldr r1, [r0] - ldr r0, _080998D4 @ =gUnknown_083B6F5C + ldr r0, _080998D4 @ =gSpriteAffineAnimTable_83B6F5C str r0, [r1, 0x10] ldr r0, [r4] ldr r0, [r0] @@ -7986,7 +7986,7 @@ _080998C0: _080998C8: .4byte gUnknown_083B6DB4 _080998CC: .4byte 0x000010cc _080998D0: .4byte 0x00001034 -_080998D4: .4byte gUnknown_083B6F5C +_080998D4: .4byte gSpriteAffineAnimTable_83B6F5C thumb_func_end sub_809981C thumb_func_start sub_80998D8 |