aboutsummaryrefslogtreecommitdiff
path: root/netslide.c
diff options
context:
space:
mode:
Diffstat (limited to 'netslide.c')
-rw-r--r--netslide.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/netslide.c b/netslide.c
index bf5fc75..324946e 100644
--- a/netslide.c
+++ b/netslide.c
@@ -334,7 +334,7 @@ static char *validate_params(game_params *params)
*/
static char *new_game_desc(game_params *params, random_state *rs,
- game_aux_info **aux)
+ game_aux_info **aux, int interactive)
{
tree234 *possibilities, *barriertree;
int w, h, x, y, cx, cy, nbarriers;