clean libft
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: pblagoje <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/05/04 13:36:55 by pblagoje #+# #+# */
|
||||
/* Updated: 2022/05/04 13:38:53 by pblagoje ### ########.fr */
|
||||
/* Updated: 2022/05/04 16:00:38 by hulamy ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -30,12 +30,6 @@ void init_game(t_game *game);
|
||||
// init_textures.c
|
||||
void init_txtr(t_txt *txt, void *mlx_ptr);
|
||||
|
||||
// -------------------------------
|
||||
// SRC/GNL
|
||||
// -------------------------------
|
||||
// get_next_line.c
|
||||
int get_next_line(int fd, char **line);
|
||||
|
||||
// -------------------------------
|
||||
// SRC/PARSING
|
||||
// -------------------------------
|
||||
|
||||
Reference in New Issue
Block a user