This commit is contained in:
2023-12-04 15:16:01 +01:00
5 changed files with 55 additions and 7 deletions

View File

@@ -5,10 +5,10 @@
#include <stdlib.h>
#include <graph.h>
#include "plateau_init.c"
#include "plateau_init.h"
int main (void) {
int start (void) {
couleur green, grey, yellow, red, black;