X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/ac9f41c4c8ccbf9364a5d351e4cb134812a9926b..055b9cd27af52f30534c77af067a98e5ca9c4461:/samegame.c diff --git a/samegame.c b/samegame.c index 2a28f1d..f66e889 100644 --- a/samegame.c +++ b/samegame.c @@ -1626,7 +1626,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Same Game", "games.samegame", + "Same Game", "games.samegame", "samegame", default_params, game_fetch_preset, decode_params,