Merge branch 'develop' into aManchipelago

This commit is contained in:
aMannus
2025-10-30 10:46:04 +01:00
17 changed files with 254 additions and 207 deletions

View File

@@ -2458,10 +2458,6 @@ void Interface_RandoRestoreSwordless(void);
s32 Ship_CalcShouldDrawAndUpdate(PlayState* play, Actor* actor, Vec3f* projectedPos, f32 projectedW, bool* shouldDraw,
bool* shouldUpdate);
//Pause Warp
void PauseWarp_HandleSelection();
void PauseWarp_Execute();
// #endregion
#ifdef __cplusplus