mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Convert to SoldierID
This commit is contained in:
@@ -114,10 +114,10 @@ typedef struct
|
||||
{
|
||||
UINT16 ubOutOfTurnPersons;
|
||||
|
||||
INT16 InterruptOnlyGuynum;
|
||||
SoldierID InterruptOnlyGuynum;
|
||||
INT16 sWhoThrewRock;
|
||||
BOOLEAN InterruptsAllowed;
|
||||
BOOLEAN fHiddenInterrupt;
|
||||
BOOLEAN InterruptsAllowed;
|
||||
BOOLEAN fHiddenInterrupt;
|
||||
UINT8 ubLastInterruptedGuy;
|
||||
|
||||
UINT8 ubFiller[16];
|
||||
|
||||
Reference in New Issue
Block a user