sauvegarde avant depart
This commit is contained in:
@@ -194,7 +194,7 @@ int fill_map(unsigned int *map, t_fillist *list, int size)
|
||||
}
|
||||
if (list->dope[1])
|
||||
if (check_tetri_memory(list, list->position))
|
||||
if (check_others(map, list, size, list->total))
|
||||
// if (check_others(map, list, size, list->total))
|
||||
if (fill_map(map, list->next, size))
|
||||
return (1);
|
||||
if (!list->dope[1])
|
||||
|
||||
Reference in New Issue
Block a user