Skip to content

Commit 03b2ac3

Browse files
committed
Remove incorrect sig
1 parent d0da9a1 commit 03b2ac3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/SB/Game/zNPCSupport.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,8 +1103,6 @@ void NPCC_xBoundBack(xBound* bnd)
11031103
}
11041104
}
11051105

1106-
void NPCC_DstSq(const xVec3*, const xVec3*, xVec3*);
1107-
11081106
S32 NPCC_HaveLOSToPos(xVec3* pos_src, xVec3* pos_tgt, F32 dst_max, xBase* tgt, xCollis* colCallers)
11091107
{
11101108
S32 result;

0 commit comments

Comments
 (0)