chiark
/
gitweb
/
~ian
/
sgt-puzzles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93b955d
)
Move IDM_ABOUT so that it doesn't overlap the presets space! Ahem.
author
Simon Tatham
<anakin@pobox.com>
Fri, 20 May 2005 12:30:37 +0000
(12:30 +0000)
committer
Simon Tatham
<anakin@pobox.com>
Fri, 20 May 2005 12:30:37 +0000
(12:30 +0000)
[originally from svn r5814]
windows.c
patch
|
blob
|
history
diff --git
a/windows.c
b/windows.c
index 45ec69c79f62f4516bbd1a62c9e5b7ed79b136c1..baa9998d466cb87e77aeaf48863dc4d6c3638460 100644
(file)
--- a/
windows.c
+++ b/
windows.c
@@
-35,8
+35,8
@@
#define IDM_SEED 0x00A0
#define IDM_HELPC 0x00B0
#define IDM_GAMEHELP 0x00C0
+#define IDM_ABOUT 0x00D0
#define IDM_PRESETS 0x0100
-#define IDM_ABOUT 0x0110
#define HELP_FILE_NAME "puzzles.hlp"
#define HELP_CNT_NAME "puzzles.cnt"