chiark / gitweb /
HTML Help support for Puzzles, with the same kind of automatic
[sgt-puzzles.git] / unfinished / pearl.c
index 0ef6247e1f7dd1b14e9e555352fed3f736a5e7db..af2541559842fca4930577deb436281abb8d6edc 100644 (file)
@@ -1364,7 +1364,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize)
 #endif
 
 const struct game thegame = {
-    "Pearl", NULL,
+    "Pearl", NULL, NULL,
     default_params,
     game_fetch_preset,
     decode_params,