summaryrefslogtreecommitdiff
path: root/uisimulator/win32/resource.h
diff options
context:
space:
mode:
authorFelix Arends <edx@rockbox.org>2002-05-29 16:34:40 +0000
committerFelix Arends <edx@rockbox.org>2002-05-29 16:34:40 +0000
commit175ac8961e62432208167b0f5560e33070c49479 (patch)
tree080722a002f9230805daa28057f2d413ea196c58 /uisimulator/win32/resource.h
parent56f7202328e5f6dd8faf2c634d6152e3f5717951 (diff)
downloadrockbox-175ac8961e62432208167b0f5560e33070c49479.tar.gz
rockbox-175ac8961e62432208167b0f5560e33070c49479.zip
Removed some files to save space, made bitmap smaller, brought everything up to date
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@802 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/win32/resource.h')
-rw-r--r--uisimulator/win32/resource.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/uisimulator/win32/resource.h b/uisimulator/win32/resource.h
index 0e45d58d95..dc8a238d78 100644
--- a/uisimulator/win32/resource.h
+++ b/uisimulator/win32/resource.h
@@ -3,13 +3,15 @@
3// Used by uisw32.rc 3// Used by uisw32.rc
4// 4//
5#define IDB_BITMAP1 102 5#define IDB_BITMAP1 102
6#define IDB_UI 102 6#define IDR_JPG1 103
7#define IDB_BITMAP2 104
8#define IDB_UI 104
7 9
8// Next default values for new objects 10// Next default values for new objects
9// 11//
10#ifdef APSTUDIO_INVOKED 12#ifdef APSTUDIO_INVOKED
11#ifndef APSTUDIO_READONLY_SYMBOLS 13#ifndef APSTUDIO_READONLY_SYMBOLS
12#define _APS_NEXT_RESOURCE_VALUE 103 14#define _APS_NEXT_RESOURCE_VALUE 105
13#define _APS_NEXT_COMMAND_VALUE 40001 15#define _APS_NEXT_COMMAND_VALUE 40001
14#define _APS_NEXT_CONTROL_VALUE 1001 16#define _APS_NEXT_CONTROL_VALUE 1001
15#define _APS_NEXT_SYMED_VALUE 101 17#define _APS_NEXT_SYMED_VALUE 101