This commit is contained in:
Daveo 2000-11-14 15:03:04 +00:00
parent 5eddd7d792
commit 545a3d1304
19 changed files with 678 additions and 339 deletions

View file

@ -10,42 +10,20 @@
#define IDR_TOOLBAR 128
#define IDR_MAPEDITYPE 129
#define IDD_TRASHHEAP 142
#define IDD_TEST1 145
#define IDD_TEST2 146
#define IDD_LAYER_LIST_DIALOG 147
#define IDD_TILESET_DIALOG 148
#define IDC_PARAMBAR_LAYER_LIST 1011
#define IDC_TILETOOLBAR_COMBO 1013
#define IDC_TOOLBAR_COMBO 1018
#define IDC_LIST1 1019
#define IDC_LAYER_LIST 1019
#define IDC_CHECK1 1023
#define IDC_CHECK2 1024
#define IDC_EDIT1 1024
#define IDC_CHECK3 1025
#define IDC_EDIT2 1025
#define IDC_CHECK4 1026
#define IDC_EDIT3 1026
#define IDC_CHECK5 1027
#define IDC_EDIT4 1027
#define IDC_CHECK6 1028
#define IDC_COMBO1 1028
#define IDC_CHECK7 1029
#define IDC_COMBO2 1029
#define IDC_CHECK8 1030
#define IDC_COMBO3 1030
#define IDC_COMBO4 1031
#define IDC_CHECK9 1039
#define IDC_CHECK10 1040
#define IDC_CHECK11 1041
#define IDC_CHECK12 1042
#define IDC_CHECK13 1043
#define IDC_CHECK14 1044
#define IDC_CHECK15 1045
#define IDC_CHECK16 1046
#define IDC_TILESETDLG_BTN_UPDATE 1029
#define IDC_TILESETDLG_COMBO 1030
#define ID_TOOLBAR_LAYERBAR 32773
#define ID_TOOLBAR_TILEPALETTE 32774
#define ID_TOOLBAR_COMBO 32777
#define ID_TOOLBAR_PARAMBAR 32783
#define ID_TOOLBAR_GRID 32784
#define ID_INDICATOR_CURSORXY 59142
// Next default values for new objects
@ -53,9 +31,9 @@
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 148
#define _APS_NEXT_COMMAND_VALUE 32784
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_RESOURCE_VALUE 151
#define _APS_NEXT_COMMAND_VALUE 32785
#define _APS_NEXT_CONTROL_VALUE 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif