Subject: CVS commit: basesrc/games/worm
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 08/30/2001 13:49:51
Module Name:	basesrc
Committed By:	jsm
Date:		Thu Aug 30 10:49:51 UTC 2001

Modified Files:
	basesrc/games/worm: worm.c

Log Message:
Check for screen sizes that are too small.  Fix off-by-one error in
trying to place the prize.  Position the score appropriately for
screens that may not be 80 columns wide.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/games/worm/worm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.