Improved promotion
This commit is contained in:
parent
5dd8f04286
commit
9534803a60
3 changed files with 23 additions and 16 deletions
|
|
@ -20,6 +20,7 @@ typedef struct {
|
|||
typedef struct {
|
||||
int From;
|
||||
int To;
|
||||
char Promo;
|
||||
} move;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue