]> git.cworth.org Git - wordgame/commit
Allow a new game to be started by pressing Enter after Control-C
authorCarl Worth <cworth@cworth.org>
Tue, 19 Dec 2006 06:34:55 +0000 (22:34 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 19 Dec 2006 06:34:55 +0000 (22:34 -0800)
commita46e558ad8d3243c76a9a6cafb6100be4f3f2dae
tree910aa368badba3fef829dafc732118c37d017c3f
parenta2dddc88ee72109bd3cb34f676b5fc8587abe389
Allow a new game to be started by pressing Enter after Control-C

This took a fair amount of refactoring, but things are generally much
cleaner now, (even if the rack_t structure has long since outgrown its
name---it should be game_t now or so).
rack-fancy.c