diff options
author | golemgalvanize <throwawaygolem@gmail.com> | 2017-08-13 20:05:42 -0400 |
---|---|---|
committer | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-08-13 19:05:42 -0500 |
commit | 00abce98dba72f1119b41e5f7f9b186fb30dbf64 (patch) | |
tree | 93a060987106e9c7215c39f5469f36b7f3b3519f /data | |
parent | ea36898775f5e31c6a175251339da1ed60de218d (diff) |
decompile intro_credits_graphics.s (#381)
* Update
* Update
* Update
* update
* intro_credits_graphics
* decompiled up to sub_80cb438
* decompiled up to sub_80CB7EC
* decompiled up to sub_80cbc8c
* decompiled up to sub_80CC408
* decompiled up to sub_80CCD24
* fixed it up a little
* more fixes
* Update ld_script.txt
* Delete battle_anim_80CA710.c
* Update battle_anim_80CA710.s
reverted
Diffstat (limited to 'data')
-rw-r--r-- | data/intro_credits_graphics.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/intro_credits_graphics.s b/data/intro_credits_graphics.s index 82931f6ee..8c096e1cd 100644 --- a/data/intro_credits_graphics.s +++ b/data/intro_credits_graphics.s @@ -338,11 +338,11 @@ gSpriteAnimTable_8416D28:: @ 8416D28 .4byte gSpriteAnim_8416D14 .align 2 -gSpriteTemplate_8416D2C:: @ 8416D2C +gSpriteTemplate_Brendan:: @ 8416D2C spr_template 1001, 1002, gOamData_8416D0C, gSpriteAnimTable_8416D28, NULL, gDummySpriteAffineAnimTable, sub_81492A0 .align 2 -gSpriteTemplate_8416D44:: @ 8416D44 +gSpriteTemplate_May:: @ 8416D44 spr_template 1001, 1003, gOamData_8416D0C, gSpriteAnimTable_8416D28, NULL, gDummySpriteAffineAnimTable, sub_81492A0 .align 2 |