[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.123.2.5,1.123.2.6

kirben kirben at users.sourceforge.net
Sat Jan 21 16:30:01 CET 2006


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

Modified Files:
      Tag: branch-0-8-0
	gameDetector.cpp 
Log Message:

Sync. doc updates.


Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.123.2.5
retrieving revision 1.123.2.6
diff -u -d -r1.123.2.5 -r1.123.2.6
--- gameDetector.cpp	18 Jan 2006 18:07:26 -0000	1.123.2.5
+++ gameDetector.cpp	22 Jan 2006 00:29:23 -0000	1.123.2.6
@@ -85,8 +85,9 @@
 	"                           drive)\n"
 	"  --joystick[=NUM]         Enable input with joystick (default: 0 = first\n"
 	"                           joystick)\n"
-	"  --platform=WORD          Specify version of game (allowed values: amiga,\n"
-	"                           atari, c64, fmtowns, nes, mac, pc, windows)\n"
+	"  --platform=WORD          Specify version of game (allowed values: acorn,\n"
+	"                           amiga, atari, c64, fmtowns, nes, mac, pc, segacd,\n"
+	"                           windows)\n"
 	"  --savepath=PATH          Path to where savegames are stored\n"
 	"  --soundfont=FILE         Select the SoundFont for MIDI playback (only\n"
 	"                           supported by some MIDI drivers)\n"





More information about the Scummvm-git-logs mailing list