diff options
| author | Henny022p <73211432+Henny022p@users.noreply.github.com> | 2026-02-08 16:59:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-08 16:59:19 +0100 |
| commit | b09c069c1a082b384d8e289707ffab608487a62f (patch) | |
| tree | 4843cdbaaba1ce9d435186559deb41c1e35fc482 /data/animations/enemy | |
| parent | b68b975d6c893b0b24299f801a0b63582f11f234 (diff) | |
| parent | f3365f1e2ecd0559f50b21dcce1556a50d5db57c (diff) | |
Merge pull request #697 from Henny022p/peahat-delta-speed
Document Peahat
Diffstat (limited to 'data/animations/enemy')
| -rw-r--r-- | data/animations/enemy/peahat.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/animations/enemy/peahat.s b/data/animations/enemy/peahat.s index dd98efe6..5d5e60c7 100644 --- a/data/animations/enemy/peahat.s +++ b/data/animations/enemy/peahat.s @@ -4,8 +4,8 @@ .section .rodata .align 2 -gUnk_080CA5D4:: @ 080CA5D4 - .incbin "peahat/gUnk_080CA5D4.bin" +gPeahatChargeDirectionOffsets:: @ 080CA5D4 + .incbin "peahat/gPeahatChargeDirectionOffsets.bin" gSpriteAnimations_Peahat_0:: @ 080CA5D6 .include "animations/gSpriteAnimations_Peahat_0.s" |
