aboutsummaryrefslogtreecommitdiff
path: root/cube.c
diff options
context:
space:
mode:
Diffstat (limited to 'cube.c')
-rw-r--r--cube.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cube.c b/cube.c
index afd2ebd..72ac527 100644
--- a/cube.c
+++ b/cube.c
@@ -12,6 +12,7 @@
#include "puzzles.h"
const char *const game_name = "Cube";
+const char *const game_winhelp_topic = "games.cube";
const int game_can_configure = TRUE;
#define MAXVERTICES 20