Subject: CVS commit: [netbsd-2] src/games/phantasia
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/08/2005 21:48:36
Module Name:	src
Committed By:	tron
Date:		Fri Apr  8 21:48:36 UTC 2005

Modified Files:
	src/games/phantasia [netbsd-2]: main.c

Log Message:
Pull up revision 1.15 (requested by jmc in ticket #1032):
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.12.4.2 -r1.12.4.3 src/games/phantasia/main.c

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