SBSPSS/Utils/MapEdit/resource.h

77 lines
3.1 KiB
C
Raw Normal View History

2000-09-22 17:11:29 +02:00
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MapEdit.rc
//
#define IDD_ABOUTBOX 100
2000-11-08 15:49:33 +01:00
#define IDD_PARAMBAR 103
2000-11-10 17:17:00 +01:00
#define IDD_MULTIBAR 103
2000-09-22 17:11:29 +02:00
#define IDR_MAINFRAME 128
2000-11-07 23:41:57 +01:00
#define IDR_TOOLBAR 128
2000-09-22 17:11:29 +02:00
#define IDR_MAPEDITYPE 129
2000-11-10 18:49:17 +01:00
#define IDD_LAYER_LIST_DIALOG 147
2000-11-28 15:34:42 +01:00
#define IDD_LAYERTILE_GUI 148
2000-11-15 22:22:40 +01:00
#define IDI_PAINT 152
#define IDI_SELECT 153
2000-11-20 17:21:43 +01:00
#define IDD_MAPSIZE 167
2000-11-28 22:16:00 +01:00
#define IDD_NEW_LAYER 168
#define IDD_NEWMAP 169
2000-11-07 23:41:57 +01:00
#define IDC_TOOLBAR_COMBO 1018
2000-11-10 18:49:17 +01:00
#define IDC_LAYER_LIST 1019
2000-11-28 15:34:42 +01:00
#define IDD_LAYERTILE_BTN_UPDATE 1029
#define IDD_LAYERTILE_LIST 1030
#define IDD_LAYERTILE_BTN_LOAD 1031
#define IDD_LAYERTILE_BTN_SELECT 1032
2000-11-29 18:07:57 +01:00
#define IDD_LAYERTILE_BTN_DELETE 1033
2000-11-28 15:34:42 +01:00
#define IDD_LAYERTILE_BTN_PAINT 1034
2000-11-20 17:21:43 +01:00
#define IDC_MAPSIZE_WIDTH 1037
#define IDC_MAPSIZE_WIDTH_TEXT 1038
#define IDC_MAPSIZE_HEIGHT_TEXT 1039
#define IDC_MAPSIZE_HEIGHT 1040
#define IDC_MAPSIZE_WARNING 1041
2000-11-28 22:16:00 +01:00
#define IDC_NEW_LAYER_TYPE_LIST 1042
#define IDC_NEW_LAYER_TYPE_NAME 1043
#define IDC_NEW_LAYER_WIDTH_NAME 1044
#define IDC_NEW_LAYER_HEIGHT_NAME 1045
#define IDC_NEW_LAYER_WIDTH_EDIT 1046
#define IDC_NEW_LAYER_HEIGHT_EDIT 1047
#define IDC_NEWMAP_BACK_CHECK 1047
#define IDC_NEW_LAYER_NAME_NAME 1048
#define IDC_NEW_LAYER_NAME_EDIT 1049
#define IDC_NEWMAP_MID_CHECK 1050
#define IDC_NEWMAP_FORE_CHECK 1051
#define IDC_NEW_LAYER_WIDTH_NAME2 1052
#define IDC_NEW_LAYER_WIDTH_EDIT2 1053
2001-01-21 19:04:00 +01:00
#define IDC_LAYERLIST_ADD 1056
#define IDC_LAYERLIST_DELETE 1057
2000-09-22 17:11:29 +02:00
#define ID_TOOLBAR_LAYERBAR 32773
#define ID_TOOLBAR_TILEPALETTE 32774
2000-11-07 23:41:57 +01:00
#define ID_TOOLBAR_COMBO 32777
2000-11-08 15:49:33 +01:00
#define ID_TOOLBAR_PARAMBAR 32783
2000-11-14 16:03:04 +01:00
#define ID_TOOLBAR_GRID 32784
2000-11-17 00:08:54 +01:00
#define ID_TOGGLE_TILEVIEW 32785
#define ID_MAP_TOGGLEGRID 32786
#define ID_TOGGLE_GRID 32787
#define ID_MIRRORX 32788
#define ID_MIRRORY 32789
2000-11-17 22:36:13 +01:00
#define ID_ACTIVEBRUSH_LEFT 32790
#define ID_ACTIVEBRUSH_RIGHT 32791
2000-11-20 17:21:43 +01:00
#define ID_MAP_SETSIZE 32792
2000-11-22 23:08:47 +01:00
#define ID_2D_3D_TOGGLE 32794
2000-11-28 00:07:07 +01:00
#define ID_EXPORT_AGB 32795
#define ID_EXPORT_PSX 32796
2000-12-11 22:52:32 +01:00
#define ID_ZOOM_IN 32797
#define ID_ZOOM_OUT 32798
2000-11-03 23:40:41 +01:00
#define ID_INDICATOR_CURSORXY 59142
2000-09-22 17:11:29 +02:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
2000-12-01 22:08:54 +01:00
#define _APS_NEXT_RESOURCE_VALUE 172
2000-12-11 22:52:32 +01:00
#define _APS_NEXT_COMMAND_VALUE 32799
2001-01-21 19:04:00 +01:00
#define _APS_NEXT_CONTROL_VALUE 1057
2000-09-22 17:11:29 +02:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif