Rev 147 | Rev 171 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 147 | Rev 154 | ||
|---|---|---|---|
| Line 96... | Line 96... | ||
| 96 | #define MENUID_HELP_HELP (MENUID_RESOURCEBASE + 401) |
96 | #define MENUID_HELP_HELP (MENUID_RESOURCEBASE + 401) |
| 97 | #define MENUID_HELP_GETCHESSGAMES (MENUID_RESOURCEBASE + 402) |
97 | #define MENUID_HELP_GETCHESSGAMES (MENUID_RESOURCEBASE + 402) |
| 98 | #define MENUID_HELP_ADDMODIFYVISUALTHEMES (MENUID_RESOURCEBASE + 403) |
98 | #define MENUID_HELP_ADDMODIFYVISUALTHEMES (MENUID_RESOURCEBASE + 403) |
| 99 | #define MENUID_HELP_ADDMODIFYENGINES (MENUID_RESOURCEBASE + 404) |
99 | #define MENUID_HELP_ADDMODIFYENGINES (MENUID_RESOURCEBASE + 404) |
| 100 | #define MENUID_HELP_ADDMODIFYTRANSLATIONS (MENUID_RESOURCEBASE + 405) |
100 | #define MENUID_HELP_ADDMODIFYTRANSLATIONS (MENUID_RESOURCEBASE + 405) |
| - | 101 | #define MENUID_HELP_REPORTAPROBLEM (MENUID_RESOURCEBASE + 406) |
|
| 101 | #define MENUID_HELP_ABOUT (MENUID_RESOURCEBASE + |
102 | #define MENUID_HELP_ABOUT (MENUID_RESOURCEBASE + 407) |
| 102 | 103 | ||
| 103 | 104 | ||
| 104 | // sound IDs |
105 | // sound IDs |
| 105 | #define SOUNDTYPE_NONE 0 |
106 | #define SOUNDTYPE_NONE 0 |
| 106 | #define SOUNDTYPE_MOVE 1 |
107 | #define SOUNDTYPE_MOVE 1 |