diff options
Diffstat (limited to 'apps/plugins/puzzles/src/resource.h')
-rw-r--r-- | apps/plugins/puzzles/src/resource.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/apps/plugins/puzzles/src/resource.h b/apps/plugins/puzzles/src/resource.h deleted file mode 100644 index f0bfa16d6d..0000000000 --- a/apps/plugins/puzzles/src/resource.h +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
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 | ||