This commit is contained in:
parent
6d6c4645dd
commit
2f68dceedd
10 changed files with 106 additions and 61 deletions
|
@ -41,7 +41,6 @@
|
|||
#define IDC_NEWMAP_FORE_CHECK 1051
|
||||
#define IDC_NEW_LAYER_WIDTH_NAME2 1052
|
||||
#define IDC_NEW_LAYER_WIDTH_EDIT2 1053
|
||||
#define IDC_VERSION_LIST 1055
|
||||
#define ID_TOOLBAR_LAYERBAR 32773
|
||||
#define ID_TOOLBAR_TILEPALETTE 32774
|
||||
#define ID_TOOLBAR_COMBO 32777
|
||||
|
@ -58,6 +57,8 @@
|
|||
#define ID_2D_3D_TOGGLE 32794
|
||||
#define ID_EXPORT_AGB 32795
|
||||
#define ID_EXPORT_PSX 32796
|
||||
#define ID_ZOOM_IN 32797
|
||||
#define ID_ZOOM_OUT 32798
|
||||
#define ID_INDICATOR_CURSORXY 59142
|
||||
|
||||
// Next default values for new objects
|
||||
|
@ -66,7 +67,7 @@
|
|||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_3D_CONTROLS 1
|
||||
#define _APS_NEXT_RESOURCE_VALUE 172
|
||||
#define _APS_NEXT_COMMAND_VALUE 32797
|
||||
#define _APS_NEXT_COMMAND_VALUE 32799
|
||||
#define _APS_NEXT_CONTROL_VALUE 1056
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue