mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
More functions converted to SoldierID
This commit is contained in:
@@ -7672,7 +7672,7 @@ void CommunicateWatchedLoc( UINT16 ubID, INT32 sGridNo, INT8 bLevel, UINT8 ubPoi
|
||||
|
||||
void IncrementWatchedLoc( UINT16 ubID, INT32 sGridNo, INT8 bLevel )
|
||||
{
|
||||
INT8 bPoint;
|
||||
INT8 bPoint;
|
||||
|
||||
bPoint = FindWatchedLoc( ubID, sGridNo, bLevel );
|
||||
if (bPoint == -1)
|
||||
|
||||
Reference in New Issue
Block a user