mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-16 03:06:45 -04:00
44 lines
1.7 KiB
C
44 lines
1.7 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ColEdit.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_COLEDIT_DIALOG 102
|
|
#define IDS_PALETANAME 102
|
|
#define IDS_COLFILTER 103
|
|
#define IDS_LOADFAILED 104
|
|
#define IDS_PALFILTER 105
|
|
#define IDS_NOVAPALETA 106
|
|
#define IDS_SAVEFAILED 107
|
|
#define IDR_MAINFRAME 128
|
|
#define IDI_UP 129
|
|
#define IDI_DOWN 130
|
|
#define IDD_EDITPALETTE 131
|
|
#define IDC_COLORLIST 1000
|
|
#define IDC_INSERT 1001
|
|
#define IDC_DELETE 1002
|
|
#define IDC_IMAGE 1003
|
|
#define IDC_LOAD 1004
|
|
#define IDC_IMAGESEL 1005
|
|
#define IDC_DUPLICATE 1006
|
|
#define IDC_BARVA 1006
|
|
#define IDC_UP 1007
|
|
#define IDC_SITOST 1007
|
|
#define IDC_DOWN 1008
|
|
#define IDC_JAS 1008
|
|
#define IDC_PALETA 1009
|
|
#define IDC_OPRAVPALETU 1010
|
|
#define IDC_UNDO 1011
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1012
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|