[Scummvm-cvs-logs] CVS: scummvm/backends/wince smartphone.cpp,1.3,1.4

Nicolas Bacca arisme at users.sourceforge.net
Sun May 11 07:05:03 CEST 2003


Update of /cvsroot/scummvm/scummvm/backends/wince
In directory sc8-pr-cvs1:/tmp/cvs-serv15232

Modified Files:
	smartphone.cpp 
Log Message:
Update build revision and help file

Index: smartphone.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/smartphone.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- smartphone.cpp	5 May 2003 07:25:19 -0000	1.3
+++ smartphone.cpp	11 May 2003 14:04:08 -0000	1.4
@@ -19,17 +19,18 @@
  *
  */
 
+
 #include "wince.h"
-#include <aygshell.h>
 
 #ifdef WIN32_PLATFORM_WFSP
 
+#include <aygshell.h>
 
 #define IDM_SMARTFON_LIST_BASE 99100
 
 #define IDM_SMARTFON_MAP_BASE 99200
 
-#define SMARTFON_VERSION "Smartphone build 04.22.03/test"
+#define SMARTFON_VERSION "Smartphone build 0.4.0"
 
 #define SCAN_LOCATION "\\Storage Card"
 
@@ -109,7 +110,9 @@
 	"Some games must be put in a specific directory\r\n" \
 	\
 	"* loomcd for Loom VGA\r\n" \
+	"* loom for Loom EGA\r\n" \
 	"* zak256 for Zak Mc Kracken FMTOWNS\r\n" \
+	"* indy3ega for Indiana Jones 3 EGA\r\n" \
 	"* indy3 for Indiana Jones 3 VGA\r\n" \
 	"* monkeyvga for Monkey Island 1 VGA floppy\r\n" \
 	"* monkeyega for Monkey Island 1 EGA\r\n" \





More information about the Scummvm-git-logs mailing list