mise à jour

This commit is contained in:
2023-12-10 22:51:36 +01:00
parent 81aa9fae9b
commit eaea71caa3
5 changed files with 47 additions and 19 deletions

View File

@@ -1,8 +1,9 @@
#include <stdlib.h>
#include <stdio.h>
#include <graph.h>
#include "fenetre.h"
#include "plateau_init.h"
#include <graph.h>
#include "time.h"
@@ -18,9 +19,6 @@ int main(void) {
start();
Touche();