rando: option to allow swordless epona items (#6727)

This commit is contained in:
Philip Dubé
2026-06-14 14:21:16 +00:00
committed by GitHub
parent 1894ffca46
commit 360f4882d2
11 changed files with 112 additions and 50 deletions
-1
View File
@@ -2459,7 +2459,6 @@ void Font_LoadOrderedFontNTSC(Font* font);
// #endregion
// #region SOH [General]
void Interface_RandoRestoreSwordless(void);
s32 Ship_CalcShouldDrawAndUpdate(PlayState* play, Actor* actor, Vec3f* projectedPos, f32 projectedW, bool* shouldDraw,
bool* shouldUpdate);