Search
lxdream.org :: lxdream/src/loader.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/loader.c
changeset 561:533f6b478071
prev543:361ec0a70cf2
next736:a02d1475ccfd
author nkeynes
date Tue Jun 03 11:16:51 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Add alert dialog for errors
Handle the command line when launched from finder
file annotate diff log raw
1.1 --- a/src/loader.c Thu Nov 22 11:10:15 2007 +0000
1.2 +++ b/src/loader.c Tue Jun 03 11:16:51 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: loader.c,v 1.22 2007-11-08 11:54:16 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * File loading routines, mostly for loading demos without going through the
1.9 * whole procedure of making a CD image for them.
.