Add Windows help topic

[originally from svn r5923]
This commit is contained in:
Jacob Nevins
2005-06-07 21:05:29 +00:00
parent 6e0c4003cc
commit c7c3058b8b

View File

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