aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/resource.h')
-rw-r--r--backends/wince/resource.h15
1 files changed, 13 insertions, 2 deletions
diff --git a/backends/wince/resource.h b/backends/wince/resource.h
index 004a574a00..d8db1f9d36 100644
--- a/backends/wince/resource.h
+++ b/backends/wince/resource.h
@@ -3,13 +3,24 @@
// Used by PocketSCUMM.rc
//
#define IDI_ICON1 101
+#define IDI_POCKETSCUMM 101
+#define IDR_SMARTFON_MENUBAR_GAMES 102
+#define IDR_SMARTFON_MENUBAR_OPTIONS 103
+#define IDB_LOGO 106
+#define IDS_CAP_MENUITEM40002 40003
+#define ID_MENU_GAMES 40006
+#define IDM_SMARTFON_SCAN 40007
+#define IDM_SMARTFON_QUIT 40009
+#define IDS_CAP_OPTIONS 40015
+#define ID_MENU_OPTIONS 40016
+#define IDM_SMARTFON_MUSIC 40017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 102
-#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_RESOURCE_VALUE 107
+#define _APS_NEXT_COMMAND_VALUE 40021
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif