chiark / gitweb /
Add Windows help topic
[sgt-puzzles.git] / samegame.c
index 4533cd7ac01665220f623d73fa3a1013b3e373d0..572e3c36739d645ad059e36ff92468364225d48b 100644 (file)
@@ -930,7 +930,7 @@ static int game_timing_state(game_state *state)
 #endif
 
 const struct game thegame = {
-    "Same Game", NULL,
+    "Same Game", "games.samegame",
     default_params,
     game_fetch_preset,
     decode_params,