X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/bb526d66eefe70fa8a37435e04a51f5a4ea3622a..e0433c68f3ccfb7cfe504c9fe4ca12ec0d7c3ac6:/loopy.c?ds=inline diff --git a/loopy.c b/loopy.c index 20d1e96..8976b69 100644 --- a/loopy.c +++ b/loopy.c @@ -3811,7 +3811,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Loopy", "games.loopy", + "Loopy", "games.loopy", "loopy", default_params, game_fetch_preset, decode_params,