X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/826148528026caa645b6b42093695bf98743b8e7..cccb7f09e28f348e9273467cc8e410ad13283165:/inertia.c diff --git a/inertia.c b/inertia.c index 15a329f..10ea538 100644 --- a/inertia.c +++ b/inertia.c @@ -2152,7 +2152,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize) #endif const struct game thegame = { - "Inertia", "games.inertia", + "Inertia", "games.inertia", "inertia", default_params, game_fetch_preset, decode_params,