essaie d'affichage de sprite de pomme

This commit is contained in:
2023-12-20 00:09:59 +01:00
parent 86949e9038
commit b6138489c2
5 changed files with 8 additions and 11 deletions

View File

@@ -5,9 +5,7 @@
#include <stdlib.h>
#include <graph.h>
#include "plateau_init.h"
#include "fenetre.h"
#include "ecran_lancement.h"
@@ -32,9 +30,6 @@ void start (struct adresse* pointeur) {
/* affichage du l'écran principale */
ecran_lancement();