chiark / gitweb /
Reinstate WinHelp topic now we have a manual chapter.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 23 Jun 2005 21:37:05 +0000 (21:37 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 23 Jun 2005 21:37:05 +0000 (21:37 +0000)
[originally from svn r6002]

guess.c

diff --git a/guess.c b/guess.c
index 0d0d8c87b6a3e2c1280bb5d0161229b09f72da60..3e5d120ffdde538736557dde28dab3002cffe91a 100644 (file)
--- a/guess.c
+++ b/guess.c
@@ -1156,7 +1156,7 @@ static int game_timing_state(game_state *state)
 #endif
 
 const struct game thegame = {
-    "Guess", NULL,
+    "Guess", "games.guess",
     default_params,
     game_fetch_preset,
     decode_params,