New ttrts-gen target to generate game files
This commit is contained in:
parent
a75e6e290d
commit
870f459f75
5 changed files with 67 additions and 1 deletions
|
@ -136,6 +136,7 @@ const char* tests()
|
|||
// Test on a tiny board, whether a unit can correctly attack another
|
||||
{
|
||||
CTTRTSGame game( 2, 1 );
|
||||
game.SetName("Test_578");
|
||||
|
||||
unit_id_t id;
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue