diff options
author | YamaArashi <shadow962@live.com> | 2017-01-07 22:08:50 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-07 22:08:50 -0800 |
commit | 529ce9f9ff45594c72eee7b9196160b71ee1c725 (patch) | |
tree | 4e6cba7c75312be0e25411fed25f4af315b01405 /asm | |
parent | 177978c9414891fade22cf2005814d63b78e29e6 (diff) |
dump more incbins
Diffstat (limited to 'asm')
-rw-r--r-- | asm/pokeblock.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/pokeblock.s b/asm/pokeblock.s index d39a4b3ca..55bc29dc5 100644 --- a/asm/pokeblock.s +++ b/asm/pokeblock.s @@ -2280,7 +2280,7 @@ _0810C8F2: movs r1, 0x1 orrs r0, r1 strb r0, [r4, 0x1] - ldr r0, _0810C914 @ =gUnknown_083F7F70 + ldr r0, _0810C914 @ =gSpriteAffineAnimTable_83F7F70 str r0, [r4, 0x10] adds r0, r4, 0 bl InitSpriteAffineAnim @@ -2289,7 +2289,7 @@ _0810C8F2: strh r5, [r4, 0x30] b _0810C944 .align 2, 0 -_0810C914: .4byte gUnknown_083F7F70 +_0810C914: .4byte gSpriteAffineAnimTable_83F7F70 _0810C918: ldrh r0, [r4, 0x30] adds r0, 0x1 |