X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/be8d5aa175777c6b6b5a90342afbd8f77c615911..ea25d9da1671ff72154b974522350b70ef46e0ce:/sixteen.c diff --git a/sixteen.c b/sixteen.c index ddafdd6..828168e 100644 --- a/sixteen.c +++ b/sixteen.c @@ -769,6 +769,10 @@ static int game_wants_statusbar(void) return TRUE; } +#ifdef COMBINED +#define thegame sixteen +#endif + const struct game thegame = { "Sixteen", "games.sixteen", TRUE, default_params,