diff options
author | YamaArashi <shadow962@live.com> | 2016-07-10 16:59:02 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-07-10 16:59:02 -0700 |
commit | e18398b0f82c60f9ef31830f2c983890d798149c (patch) | |
tree | c2d06d25bd80ebb70521c533deebb4dc93402fd5 /asm/rom3.s | |
parent | 5fcebb9d7e686387989727369fa5d18162f419bf (diff) |
sprite animation data
Diffstat (limited to 'asm/rom3.s')
-rw-r--r-- | asm/rom3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom3.s b/asm/rom3.s index 68209eeb9..6309a7d91 100644 --- a/asm/rom3.s +++ b/asm/rom3.s @@ -100732,7 +100732,7 @@ gpu_pal_obj_decompress_and_apply: @ 803C56C .align 2, 0 _0803C594: .4byte 0x02024e8c _0803C598: .4byte gSpriteTemplate_8208288 -_0803C59C: .4byte gUnknown_081E7C64 +_0803C59C: .4byte gSpriteAnimTable_81E7C64 thumb_func_end gpu_pal_obj_decompress_and_apply thumb_func_start sub_803C5A0 |