Skip to content

ftKb_SpecialN: match 3 functions#2301

Merged
PsiLupan merged 1 commit intodoldecomp:masterfrom
johnwinston:pr/ft-kirby
Mar 15, 2026
Merged

ftKb_SpecialN: match 3 functions#2301
PsiLupan merged 1 commit intodoldecomp:masterfrom
johnwinston:pr/ft-kirby

Conversation

@johnwinston
Copy link
Contributor

Summary

  • ftKb_SpecialHi1_Anim
  • ftKb_SpecialAirS_Enter
  • ftKb_EatJump1_Anim

Verification

  • All functions verified 100% match via objdiff during overnight run
  • ninja builds cleanly

What these functions do

Three Kirby special move callbacks. SpecialHi1_Anim handles the transition in Final Cutter from the rising slash to the downward plunge (switches to SpecialAirHi2 when the animation ends). SpecialAirS_Enter initiates Hammer in the air, applying a one-time vertical momentum boost on the first airborne use. EatJump1_Anim manages Kirby's floaty jump while holding a swallowed opponent.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

@decomp-dev
Copy link

decomp-dev bot commented Mar 15, 2026

Report for GALE01 (19a42a2 - f4d1ab9)

📈 Matched code: 57.99% (+0.01%, +416 bytes)

✅ 3 new matches
Unit Item Bytes Before After
main/melee/ft/chara/ftKirby/ftKb_SpecialN ftKb_SpecialAirS_Enter +144 0.00% 100.00%
main/melee/ft/chara/ftKirby/ftKb_SpecialN ftKb_SpecialHi1_Anim +136 0.00% 100.00%
main/melee/ft/chara/ftKirby/ftKb_SpecialN ftKb_EatJump1_Anim +136 0.00% 100.00%

…SpecialAirS_Enter, ftKb_EatJump1_Anim

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@PsiLupan PsiLupan merged commit b8e78ea into doldecomp:master Mar 15, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants