X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/05c7e653ee7a666bb0582e304e51334f4c51553e..750037d76de7c1ab5d46aaf8a712f32599e7d563:/pattern.c diff --git a/pattern.c b/pattern.c index eacade4..a85877f 100644 --- a/pattern.c +++ b/pattern.c @@ -1243,7 +1243,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Pattern", "games.pattern", + "Pattern", "games.pattern", "pattern", default_params, game_fetch_preset, decode_params,