X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=pegs.c;fp=pegs.c;h=9b98c700fd93b561e66616ecb5f262c8b5b02e0d;hb=b7f192eea34e0bd36abcd457333ab37eb221789f;hp=e4549db54778995e3238030eb3fb9b0cd7cb99c0;hpb=6824dcde03d894886fea4c1e16e0020a9c176225;p=sgt-puzzles.git diff --git a/pegs.c b/pegs.c index e4549db..9b98c70 100644 --- a/pegs.c +++ b/pegs.c @@ -1224,5 +1224,5 @@ const struct game thegame = { FALSE, FALSE, game_print_size, game_print, game_wants_statusbar, FALSE, game_timing_state, - 0, /* mouse_priorities */ + 0, /* flags */ };