X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/bb526d66eefe70fa8a37435e04a51f5a4ea3622a..95c76d7c0c76081ab4f389aa1bb7667ee08c99eb:/loopy.c 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,