X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=inertia.c;h=055d264252b66b4b7feeb021ba98bd792912d9fe;hb=b7f192eea34e0bd36abcd457333ab37eb221789f;hp=6774ca2abae59373fbbbfacb1f3855d2ff7bef88;hpb=6824dcde03d894886fea4c1e16e0020a9c176225;p=sgt-puzzles.git diff --git a/inertia.c b/inertia.c index 6774ca2..055d264 100644 --- a/inertia.c +++ b/inertia.c @@ -2178,5 +2178,5 @@ const struct game thegame = { FALSE, FALSE, game_print_size, game_print, game_wants_statusbar, FALSE, game_timing_state, - 0, /* mouse_priorities */ + 0, /* flags */ };