[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.88,1.89

Gregory Montoir cyx at users.sourceforge.net
Tue Nov 30 13:08:02 CET 2004


Update of /cvsroot/scummvm/scummvm/base
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2844/base

Modified Files:
	gameDetector.cpp 
Log Message:
'atari, fmtowns, mac, pc, windows' have nothing to do with savepath :)

Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- gameDetector.cpp	9 Nov 2004 10:39:12 -0000	1.88
+++ gameDetector.cpp	30 Nov 2004 21:07:02 -0000	1.89
@@ -75,8 +75,8 @@
 	"  --joystick[=NUM]         Enable input with joystick (default: 0 = first\n"
 	"                           joystick)\n"
 	"  --platform=WORD          Specify version of game (allowed values: amiga,\n"
-	"  --savepath=PATH          Path to where savegames are stored\n"
 	"                           atari, fmtowns, mac, pc, windows)\n"
+	"  --savepath=PATH          Path to where savegames are stored\n"
 	"  --multi-midi             Enable combination Adlib and native MIDI\n"
 	"  --native-mt32            True Roland MT-32 (disable GM emulation)\n"
 	"  --output-rate=RATE       Select output sample rate in Hz (e.g. 22050)\n"





More information about the Scummvm-git-logs mailing list