aboutsummaryrefslogtreecommitdiff
path: root/twiddle.c
diff options
context:
space:
mode:
Diffstat (limited to 'twiddle.c')
-rw-r--r--twiddle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/twiddle.c b/twiddle.c
index daf691c..6b89d3a 100644
--- a/twiddle.c
+++ b/twiddle.c
@@ -1181,7 +1181,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize)
#endif
const struct game thegame = {
- "Twiddle", "games.twiddle",
+ "Twiddle", "games.twiddle", "twiddle",
default_params,
game_fetch_preset,
decode_params,