mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Use SoldierID
This commit is contained in:
+1
-1
@@ -252,7 +252,7 @@ INT16 RandomFriendWithin(SOLDIERTYPE *pSoldier);
|
||||
|
||||
INT16 RoamingRange(SOLDIERTYPE *pSoldier, INT32 *pFromGridNo);
|
||||
|
||||
void SetCivilianDestination(UINT8 ubWho, INT32 sGridNo);
|
||||
void SetCivilianDestination(SoldierID ubWho, INT32 sGridNo);
|
||||
void SetNewSituation( SOLDIERTYPE * pSoldier );
|
||||
|
||||
UINT8 SoldierDifficultyLevel( SOLDIERTYPE * pSoldier );
|
||||
|
||||
Reference in New Issue
Block a user