Subject: CVS commit: src/games/phantasia
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/09/2004 05:15:59
Module Name:	src
Committed By:	jmc
Date:		Thu Dec  9 05:15:59 UTC 2004

Modified Files:
	src/games/phantasia: main.c setup.c

Log Message:
Redo how void gets init'd.
setup now just creates an empty file. When main starts and loads it in,
it stats and if zero size init's a new location and saves it back out.
Now games.tgz can be shared among MACHINE_ARCH's


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/games/phantasia/main.c
cvs rdiff -r1.13 -r1.14 src/games/phantasia/setup.c

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