Use SoldierID

This commit is contained in:
Asdow
2024-11-30 16:52:18 +02:00
parent 4645a09722
commit 66f5156f03
4 changed files with 52 additions and 62 deletions
+2 -2
View File
@@ -23,8 +23,8 @@ enum
// TACTICAL ENGINE STATUS FLAGS
typedef struct
{
UINT16 bFirstID;
UINT16 bLastID;
SoldierID bFirstID;
SoldierID bLastID;
COLORVAL RadarColor;
INT8 bSide;
INT16 bMenInSector;