Reinstate WinHelp topic now we have a manual chapter.

[originally from svn r6002]
This commit is contained in:
Jacob Nevins
2005-06-23 21:37:05 +00:00
parent c8d2f420f0
commit 2dabe9458f

View File

@ -1156,7 +1156,7 @@ static int game_timing_state(game_state *state)
#endif #endif
const struct game thegame = { const struct game thegame = {
"Guess", NULL, "Guess", "games.guess",
default_params, default_params,
game_fetch_preset, game_fetch_preset,
decode_params, decode_params,