From 7579ae2b8a92402f855237eace489194f4442446 Mon Sep 17 00:00:00 2001 From: orfao Date: Sun, 24 Dec 2023 02:19:24 +0100 Subject: [PATCH] modification de pomme.h --- include/pomme.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/pomme.h b/include/pomme.h index 7875267..8a37999 100644 --- a/include/pomme.h +++ b/include/pomme.h @@ -1,9 +1,6 @@ #ifndef POMME_H #define POMME_H -#include "../include/grille.h" -#include "../include/serpent.h" - typedef struct { int x; int y;