-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
71 lines (70 loc) · 2.92 KB
/
resource.h
File metadata and controls
71 lines (70 loc) · 2.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AnMap.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_ANMAPTYPE 129
#define IDD_DIALOG_PROPERTIES 130
#define IDD_DIALOG_NEWMAP 132
#define IDD_DIALOG_RENDER 133
#define IDD_DIALOG_OPTION 136
#define IDD_SPLASH 137
#define IDC_CHECK_MOVE 1000
#define IDC_CHECK_TELEPORT 1001
#define IDC_CHECK_FARM 1002
#define IDC_EDIT_MAPSIZEX 1003
#define IDC_EDIT_MAPSIZEY 1004
#define IDC_RADIO_GRASS 1005
#define IDC_DESERT 1006
#define IDC_BUTTON_RENDER 1006
#define IDC_RADIO_DRYDESERT 1007
#define IDC_RADIO_WASTELAND 1008
#define IDC_RADIO_STONE 1009
#define IDC_RADIO_PEBBLE 1010
#define IDC_BUTTON_SAVE 1010
#define IDC_RADIO_ICE 1011
#define IDC_EDIT_OUTPUTSIZE 1011
#define IDC_RADIO_WATER 1012
#define IDC_STATIC_RATIO 1012
#define IDC_RADIO_ROCK 1013
#define IDC_PROGRESS_JOB 1013
#define IDC_RADIO_DUNGEON 1014
#define IDC_EDIT_SPRITE 1014
#define IDC_BUTTON_PRINT 1014
#define IDC_RADIO_TOH 1015
#define IDC_EDIT_SPRITE_FRAME 1015
#define IDC_RADIO_SNOW 1016
#define IDC_EDIT_OBJECT 1016
#define IDC_RADIO_FRIGUS 1017
#define IDC_EDIT_OBJECT_FRAME 1017
#define IDC_STATIC_XY 1018
#define IDC_RADIO_TEST 1018
#define IDC_RADIO_VOLCANO1 1018
#define IDC_CHECK_AUTOSAVE 1019
#define IDC_RADIO_VOLCANO2 1019
#define IDC_EDIT_AUTOSAVETIME 1020
#define IDC_CHECK_CURSOR_TWINKLE 1021
#define IDC_EDIT_CURSOR_TWINKLE 1022
#define IDC_EDIT_SCROLL_DELAY 1023
#define IDC_RADIO2 1025
#define ID_VIEW_GRID 32771
#define ID_MOVE_LEFT -32760
#define ID_MOVE_RIGHT -32759
#define ID_MOVE_UP -32758
#define ID_MOVE_DOWN -32757
#define ID_VIEW_TREE 32780
#define ID_VIEW_RENDER 32782
#define ID_TOOL_OPTION 32785
#define ID_TOOL_CHECK_BLANK 32786
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32787
#define _APS_NEXT_CONTROL_VALUE 1027
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif