X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/209ab5a7857fecdaf484ef2f2dd19377aadc57d3..f3cc3e50490f3409b85f805dae9872e09f42bd7d:/samegame.c 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,