This commit is contained in:
Daveo 2000-10-31 22:37:59 +00:00
parent 5ea7baa201
commit fcf5f61083
12 changed files with 212 additions and 151 deletions

View file

@ -4,6 +4,8 @@
//
#define IDD_ABOUTBOX 100
#define IDD_LAYERBAR 103
#define IDD_TILETOOLBAR 104
#define IDD_TILEBAR 104
#define IDR_MAINFRAME 128
#define IDR_MAPEDITYPE 129
#define IDC_LAYERBAR_NEW 1000
@ -11,6 +13,7 @@
#define IDC_LAYERBAR_UP 1002
#define IDC_LAYERBAR_DOWN 1003
#define IDC_LAYERBAR_LIST 1011
#define IDC_TILETOOLBAR_COMBO 1013
#define ID_TOOLBAR_LAYERBAR 32773
#define ID_TOOLBAR_TILEPALETTE 32774
@ -19,9 +22,9 @@
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 139
#define _APS_NEXT_RESOURCE_VALUE 141
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif