]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
Pass the move info around instead of using it as a global.
authordholland <dholland@NetBSD.org>
Sat, 13 Oct 2012 19:19:38 +0000 (19:19 +0000)
committerdholland <dholland@NetBSD.org>
Sat, 13 Oct 2012 19:19:38 +0000 (19:19 +0000)
commit83f2ef7227030c4b88ec1006e49d9304aa6f7be0
tree0f69865c3aa850090b15e95a6ae7a6d599c95e11
parentf70c1c7e831fd972c1f452e87709f5fe158e6f4d
Pass the move info around instead of using it as a global.
14 files changed:
backgammon/backgammon/backlocal.h
backgammon/backgammon/main.c
backgammon/backgammon/move.c
backgammon/common_source/allow.c
backgammon/common_source/back.h
backgammon/common_source/check.c
backgammon/common_source/init.c
backgammon/common_source/one.c
backgammon/common_source/save.c
backgammon/common_source/subs.c
backgammon/common_source/table.c
backgammon/teachgammon/teach.c
backgammon/teachgammon/tutor.c
backgammon/teachgammon/tutor.h