Add WinHelp topic

[originally from svn r5984]
This commit is contained in:
Jacob Nevins
2005-06-21 11:16:36 +00:00
parent 6dcbacc258
commit 64fbdf60ee

2
flip.c
View File

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