[Scummvm-cvs-logs] SF.net SVN: scummvm: [22332] scummvm/trunk/engines/simon/game.cpp
kirben at users.sourceforge.net
kirben at users.sourceforge.net
Wed May 3 23:56:02 CEST 2006
Revision: 22332
Author: kirben
Date: 2006-05-03 23:55:35 -0700 (Wed, 03 May 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=22332&view=rev
Log Message:
-----------
Add missing old simon1 target
Modified Paths:
--------------
scummvm/trunk/engines/simon/game.cpp
Modified: scummvm/trunk/engines/simon/game.cpp
===================================================================
--- scummvm/trunk/engines/simon/game.cpp 2006-05-04 06:28:51 UTC (rev 22331)
+++ scummvm/trunk/engines/simon/game.cpp 2006-05-04 06:55:35 UTC (rev 22332)
@@ -53,6 +53,7 @@
{"simon1acorn", "simon1", Common::kPlatformAcorn},
{"simon1amiga", "simon1", Common::kPlatformAmiga},
{"simon1cd32", "simon1", Common::kPlatformAmiga},
+ {"simon1demo", "simon1", Common::kPlatformPC},
{"simon1dos", "simon1", Common::kPlatformPC},
{"simon1talkie", "simon1", Common::kPlatformPC},
{"simon1win", "simon1", Common::kPlatformWindows},
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list