Convert to SoldierID

This commit is contained in:
Asdow
2024-11-18 23:12:43 +02:00
parent cd83fac928
commit bc01bdb56d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -494,7 +494,7 @@ UINT8 GetAdjustedAnimHeight( UINT8 ubAnimHeight, INT8 bChange );
//-------------------------Legion 2 okno-----------------------------------------------------------
void GetMercOknoDirection( UINT8 ubSoldierID, BOOLEAN *pfGoDown, BOOLEAN *pfGoUp )
void GetMercOknoDirection( SoldierID ubSoldierID, BOOLEAN *pfGoDown, BOOLEAN *pfGoUp )
{
INT8 bNewDirection;
SOLDIERTYPE *pSoldier;