Convert Soldier Find.cpp to SoldierID

This commit is contained in:
Asdow
2024-11-14 00:45:50 +02:00
parent 0103a871cc
commit 1345d92521
12 changed files with 95 additions and 100 deletions
+1 -1
View File
@@ -292,7 +292,7 @@ extern BOOLEAN fInMapMode;
INT8 gbTrainingMode = -1;
// who is the highlighted guy
extern UINT16 gusUIFullTargetID;
extern SoldierID gusUIFullTargetID;
// showing town info?
extern BOOLEAN fShowTownInfo;