Simplify clip region handling under Windows, which also makes Solo's
[sgt/puzzles] / sixteen.c
index ddafdd6..828168e 100644 (file)
--- 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,