Make indentation consistent. (Somehow I forgot to do this before I
[sgt/puzzles] / resource.h
1
2 #define IDR_MENUBAR1 101
3
4 #define ID_GAME 40005
5 #define ID_TYPE 40006
6
7 #define IDS_CAP_GAME 40105
8 #define IDS_CAP_TYPE 40106
9
10 #define IDD_ABOUT 2000
11 #define IDC_ABOUT_CAPTION 2001
12 #define IDC_ABOUT_LINE 2002
13 #define IDC_ABOUT_GAME 2003
14 #define IDC_ABOUT_VERSION 2004
15
16 #define IDD_CONFIG 2100
17 #define IDC_CONFIG_CAPTION 2101
18 #define IDC_CONFIG_LINE 2102
19
20 #define IDR_PADTOOLBAR 4000