Implement invalid unit positions
This commit is contained in:
parent
c98ac95759
commit
d172922698
4 changed files with 122 additions and 16 deletions
|
@ -7,8 +7,6 @@
|
|||
#include "gametypes.h"
|
||||
#include "vector2.h"
|
||||
|
||||
#define UNIT_FORMATTER "UNIT:%u pl:%u vs:%c dr:%c ps:[%u,%u]"
|
||||
|
||||
// force a reset of the unit ID value
|
||||
void __forceResetCUnitID();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue