games: Fix real bugs on three games (found by gcc 5.0)
authorJohn Marino <draco@marino.st>
Wed, 11 Feb 2015 08:03:31 +0000 (09:03 +0100)
committerJohn Marino <draco@marino.st>
Wed, 11 Feb 2015 08:03:31 +0000 (09:03 +0100)
commit890b6f4a25a31acb7bb5b8c16193dc5d404b0805
tree56a00eadb58d457046c0df8a3f374129dc966a2c
parent0c543cdd535693290f58c966518eae63eef395e5
games: Fix real bugs on three games (found by gcc 5.0)

I had NO_GAMES set so I missed these bugs yesterday.  Adventure, Fortune,
and Mille all had bugs in them  (the latter had two).

Now gcc-5.0 can build the entire world and kernel.
I still need to verify that a gcc-5.0 built world and kernel is bootable
and works though.
games/adventure/init.c
games/fortune/fortune/fortune.c
games/mille/move.c