X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=blobdiff_plain;f=sequence_generator.h;fp=sequence_generator.h;h=daaf36bef7692501164f4e2d3c4d7c481b7b0f18;hp=7bfc7ea78f5e30bd12f2f0bbf9c555fce291d69e;hb=4a824920ad843ba0d1bd3d9b10a8eb0188a2bc63;hpb=7e2780052c458a329fc36253b83eb5194ffb7fed diff --git a/sequence_generator.h b/sequence_generator.h index 7bfc7ea..daaf36b 100644 --- a/sequence_generator.h +++ b/sequence_generator.h @@ -7,6 +7,7 @@ void fl_generate_sequence(int nb_images, int width, int height, int nb_shapes, int random_shape_size, int random_colors, + int pulling, unsigned char *output); #ifdef __cplusplus