mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Add global to selectively log AI status BLACK decisions
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
extern bool gLogDecideActionRed;
|
||||
extern bool gLogDecideActionBlack;
|
||||
extern BOOLEAN gfHiddenInterrupt;
|
||||
extern BOOLEAN gfUseAlternateQueenPosition;
|
||||
extern UINT16 PickSoldierReadyAnimation( SOLDIERTYPE *pSoldier, BOOLEAN fEndReady, BOOLEAN fHipStance );
|
||||
|
||||
Reference in New Issue
Block a user