#include #include #include #include #include "images.h" #include "action.h" int main(void){ tirage_aleatoire(); return EXIT_SUCCESS; }