Update with more pre-generated levels
Also clean up test code to not output unless erroring
This commit is contained in:
parent
dbfd932a64
commit
526451ad02
4 changed files with 59 additions and 19 deletions
|
@ -9,6 +9,9 @@
|
|||
|
||||
#define UNIT_FORMATTER "UNIT:%u tm:%u vs:%c dr:%c ps:[%u,%u]"
|
||||
|
||||
// force a reset of the unit ID value
|
||||
void forceResetUnitId();
|
||||
|
||||
// Base unit type
|
||||
class CUnit
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue