Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8378 → Rev 8379

/programs/games/fridge/fridge.c
161,7 → 161,7
if (id == 1) exit(0); else
if (id == BUTTON_RESTART) {
SetUp();
vict = 0;
victory = 0;
draw_game_window();
} else
{