Rocs Feather - LetItSnow Edition - No Save Edition - Limited Edition (#4577)

* Rocs Feather Take 2

* Tooltip
This commit is contained in:
aMannus 2024-11-24 15:18:01 +01:00 committed by GitHub
commit 7d3b9e8211
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 84 additions and 2 deletions

View file

@ -2461,6 +2461,9 @@ s32 Ship_CalcShouldDrawAndUpdate(PlayState* play, Actor* actor, Vec3f* projected
void PauseWarp_HandleSelection();
void PauseWarp_Execute();
// Exposing for Roc's Feather
void func_80838940(Player* this, LinkAnimationHeader* anim, f32 arg2, PlayState* play, u16 sfxId);
// #endregion
#ifdef __cplusplus