check_tetri_error WORKING + Parser
This commit is contained in:
4
fillit.h
4
fillit.h
@@ -6,7 +6,7 @@
|
||||
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2019/03/01 13:34:46 by vmanzoni #+# #+# */
|
||||
/* Updated: 2019/04/14 17:43:41 by vmanzoni ### ########.fr */
|
||||
/* Updated: 2019/04/14 22:32:32 by vmanzoni ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -35,5 +35,7 @@ void print_test(char *test);
|
||||
char *read_file(char *file);
|
||||
void print_error(char *s);
|
||||
int check_file_errors(char *file);
|
||||
int check_tetri_errors(char *tetri);
|
||||
int check_tetri_errors2(char *tetri);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user