Fix hookshot hanging w/ touch controls

This commit is contained in:
Luke Street
2026-06-15 22:55:30 -06:00
parent db87b91954
commit 8e9d4d624a
3 changed files with 18 additions and 2 deletions
+1
View File
@@ -4556,6 +4556,7 @@ public:
void handleWolfHowl();
void handleQuickTransform();
bool checkAimContext();
bool checkTouchAimCaptureContext();
void onIronBallChainInterpCallback();