summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-12-22 20:10:51 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-12-22 20:10:51 +0100
commit3ca5af4d5ddb91987f598a0d44e57911ef5445ea (patch)
tree1d2cd24554890459425021c566df55ef76e65e9a /asm
parent9c45ca0c5fb9693751baace38b67f9232ed568b9 (diff)
do some pointer storage system hunting
Diffstat (limited to 'asm')
-rwxr-xr-xasm/pokemon_storage_system.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/pokemon_storage_system.s b/asm/pokemon_storage_system.s
index 1b93496a7..45d56160a 100755
--- a/asm/pokemon_storage_system.s
+++ b/asm/pokemon_storage_system.s
@@ -1106,7 +1106,7 @@ sub_80C7958: @ 80C7958
ldrh r0, [r3]
adds r0, 0x1
strh r0, [r1]
- ldr r0, =gUnknown_08571710
+ ldr r0, =sSpriteAnimTable_8571710
str r0, [sp, 0xC]
movs r4, 0
_080C7A10:
@@ -9124,7 +9124,7 @@ _080CBF80:
adds r1, r3
ldr r0, [r1]
ldr r2, [r0]
- ldr r0, =gUnknown_0857291C
+ ldr r0, =gSpriteAffineAnimTable_857291C
str r0, [r2, 0x10]
ldr r0, [r1]
ldr r0, [r0]