X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/ac9f41c4c8ccbf9364a5d351e4cb134812a9926b..7bbf5d56ed2f2860af0b02f919c7475e4503e9cf:/dominosa.c diff --git a/dominosa.c b/dominosa.c index 9174567..0264675 100644 --- a/dominosa.c +++ b/dominosa.c @@ -1740,7 +1740,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Dominosa", "games.dominosa", + "Dominosa", "games.dominosa", "dominosa", default_params, game_fetch_preset, decode_params,