mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-11-16 07:48:07 +01:00
constants for new-style menus
This commit is contained in:
parent
afea0cf42b
commit
cd6581bc19
1 changed files with 4 additions and 0 deletions
|
@ -162,6 +162,10 @@
|
|||
#define ID_COLORS_RES 9999
|
||||
#define ID_BONUS_RES 9998
|
||||
|
||||
#define IDM_MAIN_COMMAND1 40001
|
||||
#define IDS_FILE 40002
|
||||
#define IDS_GAME 40003
|
||||
#define IDS_MOVE 40004
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
|
|
Loading…
Reference in a new issue