chiark / gitweb /
Add WinHelp topic
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 21 Jun 2005 11:16:36 +0000 (11:16 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 21 Jun 2005 11:16:36 +0000 (11:16 +0000)
[originally from svn r5984]

flip.c

diff --git a/flip.c b/flip.c
index df1106cf2e86b7f7381034c577ea86049c50d63f..e6c4077b680a88a36f05e98dff946e97cc57dea5 100644 (file)
--- a/flip.c
+++ b/flip.c
@@ -1186,7 +1186,7 @@ static int game_timing_state(game_state *state)
 #endif
 
 const struct game thegame = {
-    "Flip", NULL,
+    "Flip", "games.flip",
     default_params,
     game_fetch_preset,
     decode_params,