Update SAE

This commit is contained in:
HORVILLE 2021-12-07 15:05:54 +01:00
commit 4986d63d32
2 changed files with 3 additions and 4 deletions

View File

@ -7,7 +7,10 @@
#include "graph_sup.h"
#include "taquin.h"
<<<<<<< HEAD
#include "menu.h"
=======
>>>>>>> dbf5cd20576dc4c4a48593bdccdfb0fe959dcf34
int main(int argc, char* argv[]) {
InitialiserGraphique();

View File

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