Update SAE

This commit is contained in:
HORVILLE 2021-12-06 15:02:03 +01:00
parent e312af512e
commit dbf5cd2057
7 changed files with 0 additions and 13 deletions

View File

@ -1,4 +0,0 @@
#ifndef _MENU_H
#define _MENU_H
#endif

View File

@ -1,4 +0,0 @@
#ifndef _MENU_GRAPHIQUE_H
#define _MENU_GRAPHIQUE_H
#endif

View File

@ -1,4 +0,0 @@
#ifndef _MENU_LOGIQUE_H
#define _MENU_LOGIQUE_H
#endif

View File

@ -8,7 +8,6 @@
#include "graph_sup.h"
#include "taquin.h"
#include "lib_menu/menu.h"
int main(int argc, char* argv[]) {
InitialiserGraphique();