Added a help file, mostly thanks to Jacob.
[sgt/puzzles] / rect.c
diff --git a/rect.c b/rect.c
index 7fff9af..f270d91 100644 (file)
--- a/rect.c
+++ b/rect.c
@@ -40,6 +40,7 @@
 #include "puzzles.h"
 
 const char *const game_name = "Rectangles";
+const char *const game_winhelp_topic = "games.rectangles";
 const int game_can_configure = TRUE;
 
 enum {