chiark / gitweb /
Add WinHelp topic.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 4 Jul 2005 20:06:35 +0000 (20:06 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 4 Jul 2005 20:06:35 +0000 (20:06 +0000)
[originally from svn r6056]

pegs.c

diff --git a/pegs.c b/pegs.c
index 867251354e841a6d77f27661419a4a16b308a2a1..f3f07bb44ffce94c80ca720b230e131c397bd66d 100644 (file)
--- a/pegs.c
+++ b/pegs.c
@@ -1069,7 +1069,7 @@ static int game_timing_state(game_state *state)
 #endif
 
 const struct game thegame = {
-    "Pegs", NULL,
+    "Pegs", "games.pegs",
     default_params,
     game_fetch_preset,
     decode_params,