petite correction

This commit is contained in:
Imran Tierce 2020-01-04 01:14:41 +01:00
parent a963fd6661
commit 1f3f6d8d4e
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
#define TAILLE_INPUT_U16 5
#define TAILLE_INPUT_U8 3
uint64_t atoi(char *s);
void draw_field(int h);
void clear_field(int h);
void input_manager(char *input, char *str_limite, uint8_t taille);