From: Jacob Nevins Date: Tue, 7 Jun 2005 21:05:29 +0000 (+0000) Subject: Add Windows help topic X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=c7c3058b8b1e9bf98130bc3fd403aa0ef75d3ea0;p=sgt-puzzles.git Add Windows help topic [originally from svn r5923] --- diff --git a/samegame.c b/samegame.c index 4533cd7..572e3c3 100644 --- a/samegame.c +++ b/samegame.c @@ -930,7 +930,7 @@ static int game_timing_state(game_state *state) #endif const struct game thegame = { - "Same Game", NULL, + "Same Game", "games.samegame", default_params, game_fetch_preset, decode_params,