partially fix los exit portals

This commit is contained in:
TakaRikka
2026-06-11 21:55:58 -07:00
parent f0c2544d53
commit 776ee9b978
5 changed files with 67 additions and 3 deletions
+2
View File
@@ -4559,6 +4559,8 @@ public:
void onIronBallChainInterpCallback();
f32 mLosStickValue;
static const int IRON_BALL_CHAIN_COUNT = 102;
cXyz mIBChainInterpPrevPos[IRON_BALL_CHAIN_COUNT];
cXyz mIBChainInterpCurrPos[IRON_BALL_CHAIN_COUNT];