Fix in-file EOF problem
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 4 Dec 2010 12:41:31 +0000 (13:41 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 4 Dec 2010 12:41:31 +0000 (13:41 +0100)
commita26d7eda90e81fb0ad2e47fcfd47c5bb73eb6b23
treea8e744351f24b5b249df45c12376f15b337e944f
parent183d27789ac4c36ace275b6e7f3380df240986e9
Fix in-file EOF problem

Because of use of an uninitialized variable in PrintVariants, some
compiles were thinking that there were no game definitions in the
fmax.ini file.
fairymax.c