diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-22 23:15:13 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-22 23:15:13 +0100 |
| commit | 4df984bcf707a0855cf5cbecabf9c3630e60c450 (patch) | |
| tree | e0cf06834890f9d1db35305ecd95b1d6844707b3 /data/animations/object | |
| parent | 62b8e59af1726c8fdf3b479732f84bf9cf02c180 (diff) | |
Decompile CrenelBeanSprout
Diffstat (limited to 'data/animations/object')
| -rw-r--r-- | data/animations/object/crenalBeanSprout.s | 41 | ||||
| -rw-r--r-- | data/animations/object/crenelBeanSprout.s | 41 |
2 files changed, 41 insertions, 41 deletions
diff --git a/data/animations/object/crenalBeanSprout.s b/data/animations/object/crenalBeanSprout.s deleted file mode 100644 index 9f4b99e1..00000000 --- a/data/animations/object/crenalBeanSprout.s +++ /dev/null @@ -1,41 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata -@ .align 2 - -gSpriteAnimations_CrenalBeanSprout_0:: @ 081231BA - .include "animations/gSpriteAnimations_CrenalBeanSprout_0.s" - -gSpriteAnimations_CrenalBeanSprout_3:: @ 081231BF - .include "animations/gSpriteAnimations_CrenalBeanSprout_3.s" - -gSpriteAnimations_CrenalBeanSprout_6:: @ 081231CC - .include "animations/gSpriteAnimations_CrenalBeanSprout_6.s" - -gSpriteAnimations_CrenalBeanSprout_8:: @ 081231D5 - .include "animations/gSpriteAnimations_CrenalBeanSprout_8.s" - -gSpriteAnimations_CrenalBeanSprout_10:: @ 081231E6 - .include "animations/gSpriteAnimations_CrenalBeanSprout_10.s" - -gSpriteAnimations_CrenalBeanSprout_1:: @ 081231FB - .include "animations/gSpriteAnimations_CrenalBeanSprout_1.s" - -gSpriteAnimations_CrenalBeanSprout_12:: @ 08123204 - .include "animations/gSpriteAnimations_CrenalBeanSprout_12.s" - -gSpriteAnimations_CrenalBeanSprout:: @ 08123208 - .4byte gSpriteAnimations_CrenalBeanSprout_0 - .4byte gSpriteAnimations_CrenalBeanSprout_1 - .4byte gSpriteAnimations_CrenalBeanSprout_0 - .4byte gSpriteAnimations_CrenalBeanSprout_3 - .4byte gSpriteAnimations_CrenalBeanSprout_1 - .4byte gSpriteAnimations_CrenalBeanSprout_3 - .4byte gSpriteAnimations_CrenalBeanSprout_6 - .4byte gSpriteAnimations_CrenalBeanSprout_6 - .4byte gSpriteAnimations_CrenalBeanSprout_8 - .4byte gSpriteAnimations_CrenalBeanSprout_8 - .4byte gSpriteAnimations_CrenalBeanSprout_10 - .4byte gSpriteAnimations_CrenalBeanSprout_10 - .4byte gSpriteAnimations_CrenalBeanSprout_12 diff --git a/data/animations/object/crenelBeanSprout.s b/data/animations/object/crenelBeanSprout.s new file mode 100644 index 00000000..933fdca3 --- /dev/null +++ b/data/animations/object/crenelBeanSprout.s @@ -0,0 +1,41 @@ + .include "asm/macros.inc" + .include "constants/constants.inc" + + .section .rodata +@ .align 2 + +gSpriteAnimations_CrenelBeanSprout_0:: @ 081231BA + .include "animations/gSpriteAnimations_CrenelBeanSprout_0.s" + +gSpriteAnimations_CrenelBeanSprout_3:: @ 081231BF + .include "animations/gSpriteAnimations_CrenelBeanSprout_3.s" + +gSpriteAnimations_CrenelBeanSprout_6:: @ 081231CC + .include "animations/gSpriteAnimations_CrenelBeanSprout_6.s" + +gSpriteAnimations_CrenelBeanSprout_8:: @ 081231D5 + .include "animations/gSpriteAnimations_CrenelBeanSprout_8.s" + +gSpriteAnimations_CrenelBeanSprout_10:: @ 081231E6 + .include "animations/gSpriteAnimations_CrenelBeanSprout_10.s" + +gSpriteAnimations_CrenelBeanSprout_1:: @ 081231FB + .include "animations/gSpriteAnimations_CrenelBeanSprout_1.s" + +gSpriteAnimations_CrenelBeanSprout_12:: @ 08123204 + .include "animations/gSpriteAnimations_CrenelBeanSprout_12.s" + +gSpriteAnimations_CrenelBeanSprout:: @ 08123208 + .4byte gSpriteAnimations_CrenelBeanSprout_0 + .4byte gSpriteAnimations_CrenelBeanSprout_1 + .4byte gSpriteAnimations_CrenelBeanSprout_0 + .4byte gSpriteAnimations_CrenelBeanSprout_3 + .4byte gSpriteAnimations_CrenelBeanSprout_1 + .4byte gSpriteAnimations_CrenelBeanSprout_3 + .4byte gSpriteAnimations_CrenelBeanSprout_6 + .4byte gSpriteAnimations_CrenelBeanSprout_6 + .4byte gSpriteAnimations_CrenelBeanSprout_8 + .4byte gSpriteAnimations_CrenelBeanSprout_8 + .4byte gSpriteAnimations_CrenelBeanSprout_10 + .4byte gSpriteAnimations_CrenelBeanSprout_10 + .4byte gSpriteAnimations_CrenelBeanSprout_12 |
