scummvm/backends/platform/wince/resource.h

12 lines
484 B
C
Raw Normal View History

2003-01-26 21:46:14 +00:00
#define IDI_POCKETSCUMM 101
2004-01-26 08:15:50 +00:00
#define IMAGE_PANEL 109
#define PANEL_GENERIC 109
#define PANEL_KEYBOARD 110
#define ITEM_SKIP 114
#define ITEM_OPTIONS 115
#define ITEM_SOUND_ON 118
#define ITEM_SOUND_OFF 119
#define ITEM_VIEW_PORTRAIT 120
#define ITEM_VIEW_LANDSCAPE 122
#define ITEM_BINDKEYS 125