shithub: puzzles

Download patch

ref: 4bc951cebcfd260a2dbe0312f2b3761ff710129e
parent: 9f8533c42f9b7801c262a9b399752634c15e5341
author: Jacob Nevins <jacobn@chiark.greenend.org.uk>
date: Mon Jul 4 16:06:35 EDT 2005

Add WinHelp topic.

[originally from svn r6056]

--- a/pegs.c
+++ b/pegs.c
@@ -1069,7 +1069,7 @@
 #endif
 
 const struct game thegame = {
-    "Pegs", NULL,
+    "Pegs", "games.pegs",
     default_params,
     game_fetch_preset,
     decode_params,