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 Malkierian
parent e01889e36e
commit bccf43fc93
3 changed files with 83 additions and 2 deletions

View File

@@ -2458,6 +2458,9 @@ void Interface_RandoRestoreSwordless(void);
s32 Ship_CalcShouldDrawAndUpdate(PlayState* play, Actor* actor, Vec3f* projectedPos, f32 projectedW, bool* shouldDraw,
bool* shouldUpdate);
// Exposing for Roc's Feather
void func_80838940(Player* this, LinkAnimationHeader* anim, f32 arg2, PlayState* play, u16 sfxId);
// #endregion
#ifdef __cplusplus