Signed-off-by: Mathéo Hersan <matheohersan@MacBook-Pro-de-Matheo.local>pull/3/head
parent
dc6e30a070
commit
94037a556d
@ -1,5 +1,5 @@
|
||||
#include<stdio.h>
|
||||
|
||||
void affiche_client(int a);
|
||||
void menu_client(int *choix, int a);
|
||||
void affiche_client();
|
||||
void menu_client(int *choix);
|
||||
void global_client();
|
Loading…
Reference in new issue