mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Move IDM_ABOUT so that it doesn't overlap the presets space! Ahem.
[originally from svn r5814]
This commit is contained in:
@ -35,8 +35,8 @@
|
|||||||
#define IDM_SEED 0x00A0
|
#define IDM_SEED 0x00A0
|
||||||
#define IDM_HELPC 0x00B0
|
#define IDM_HELPC 0x00B0
|
||||||
#define IDM_GAMEHELP 0x00C0
|
#define IDM_GAMEHELP 0x00C0
|
||||||
|
#define IDM_ABOUT 0x00D0
|
||||||
#define IDM_PRESETS 0x0100
|
#define IDM_PRESETS 0x0100
|
||||||
#define IDM_ABOUT 0x0110
|
|
||||||
|
|
||||||
#define HELP_FILE_NAME "puzzles.hlp"
|
#define HELP_FILE_NAME "puzzles.hlp"
|
||||||
#define HELP_CNT_NAME "puzzles.cnt"
|
#define HELP_CNT_NAME "puzzles.cnt"
|
||||||
|
Reference in New Issue
Block a user