Make reference to mini-Shogi symbolic
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 10 Apr 2018 15:21:53 +0000 (17:21 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 10 Apr 2018 16:16:42 +0000 (18:16 +0200)
commita377607ffc64bd75a2490d49aca8e36f6c7fe227
tree28a8139b0467fd487a6c9d110c0d4c2b1a177a32
parentf0f38d58e00c744e106c9c70e58d094f95cf9998
Make reference to mini-Shogi symbolic

I various parts of the code it was assumed that mini-Shogi was listed
as second variant in the variant-definition array. To make it easier
to reshuffle variants a macro MINI_NR, #defined close to the array,
makes it easier to shuffle the order of variants.
dropper.c