few little edits + show wrong tetri feature

This commit is contained in:
Manzovince
2019-04-30 15:32:47 +02:00
parent 4d4ec6d8e0
commit 5dd491ed52
2 changed files with 23 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/03/01 13:34:46 by vmanzoni #+# #+# */
/* Updated: 2019/04/30 14:19:39 by hulamy ### ########.fr */
/* Updated: 2019/04/30 14:43:42 by vmanzoni ### ########.fr */
/* */
/* ************************************************************************** */
@@ -18,8 +18,8 @@
#include <fcntl.h> // for system call open
#include <stdio.h> // for printf (DELETE BEFORE EVAL)
#include "../42-libft/includes/libft.h"
//# define BUFF_SIZE 1024
#include "libft/includes/libft.h"
# define BUFF_SIZE 1024
/*
** STRUCTURE