shithub: puzzles

Download patch

ref: c7c3058b8b1e9bf98130bc3fd403aa0ef75d3ea0
parent: 6e0c4003cc40db8f744655c3671843753e863027
author: Jacob Nevins <jacobn@chiark.greenend.org.uk>
date: Tue Jun 7 17:05:29 EDT 2005

Add Windows help topic

[originally from svn r5923]

--- a/samegame.c
+++ b/samegame.c
@@ -930,7 +930,7 @@
 #endif
 
 const struct game thegame = {
-    "Same Game", NULL,
+    "Same Game", "games.samegame",
     default_params,
     game_fetch_preset,
     decode_params,