d_a_hookshot 33%

This commit is contained in:
LagoLunatic
2023-11-08 04:02:20 -05:00
parent 47303cd4b7
commit 5b7cd2e1b2
16 changed files with 384 additions and 92 deletions
+1 -1
View File
@@ -24,6 +24,6 @@ void cBgS_LinChk::Set2(cXyz* pStart, cXyz* pEnd, unsigned int actorPid) {
mLin.mEnd.set(*pEnd);
field_0x40 = *pEnd;
SetActorPid(actorPid);
field_0x4c &= ~0x10;
ClrHit();
ClearPi();
}