Add WinHelp topic.

[originally from svn r6056]
This commit is contained in:
Jacob Nevins
2005-07-04 20:06:35 +00:00
parent 9f8533c42f
commit 4bc951cebc

2
pegs.c
View File

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