chiark / gitweb /
HTML Help support for Puzzles, with the same kind of automatic
[sgt-puzzles.git] / loopy.c
diff --git a/loopy.c b/loopy.c
index 20d1e967d3c7c89aada812420c95c7eacda5fcae..8976b69134a3fa70997f83edde60931107e0c7f5 100644 (file)
--- 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,