From e223985e139c099fa4272bd2d4e85b020c21f216 Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Sun, 11 May 2003 14:04:08 +0000 Subject: Update build revision and help file svn-id: r7453 --- backends/wince/smartphone.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'backends/wince') diff --git a/backends/wince/smartphone.cpp b/backends/wince/smartphone.cpp index 100907d538..ae4a77d4be 100644 --- a/backends/wince/smartphone.cpp +++ b/backends/wince/smartphone.cpp @@ -19,17 +19,18 @@ * */ + #include "wince.h" -#include #ifdef WIN32_PLATFORM_WFSP +#include #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 @@ const char* SMARTFON_KEYS_MAPPING[TOTAL_KEYS] = { "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" \ -- cgit v1.2.3