Make index of Tori Shogi symbolic
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 18 Feb 2018 10:57:31 +0000 (11:57 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 18 Feb 2018 10:57:31 +0000 (11:57 +0100)
commit19e6f9fc63b61a9003e6c6430e9ede27eea46029
treec9fbb50a29d930d405ab508206126cf0d969ce19
parentb9942fbfad217952a1135345d47860be3ebee6a6
Make index of Tori Shogi symbolic

The variant number is used in several places to decide the result of
repetitions, and Tori Shogi is special in that respect. To make it
easier to add variants, these tests now use a symbolic constant TORI_NR
rather than a hard-coded '6'.
dropper.c