je dois passer les fichiers à Lionel
This commit is contained in:
parent
7cfa6e09db
commit
ab5a0f6c49
7
action.c
Normal file
7
action.c
Normal file
@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <graph.h>
|
||||
#include <time.h>
|
||||
#include "images.h"
|
||||
|
||||
int main(void){
|
2
images.c
2
images.c
@ -4,7 +4,7 @@
|
||||
#include <time.h>
|
||||
#include "images.h"
|
||||
|
||||
int main(void){
|
||||
int tirage_aleatoire(void){
|
||||
InitialiserGraphique();
|
||||
ChoisirEcran(0);
|
||||
CreerFenetre(0,0,1024,576);
|
||||
|
Loading…
x
Reference in New Issue
Block a user