diff --git a/Makefile b/Makefile index 0aa42a0..a891fac 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # By: houtworm +#+ # # +#+ # # Created: 2023/10/26 10:46:29 by houtworm #+# #+# # -# Updated: 2023/10/26 17:49:09 by houtworm ######## odam.nl # +# Updated: 2023/10/26 19:16:37 by houtworm ######## odam.nl # # # # **************************************************************************** # @@ -61,4 +61,4 @@ mlx/build/mlx42.a: @cmake -S mlx -B mlx/build @$(MAKE) -C mlx/build -j4 -.PHONY: libft +.PHONY: libft getnextline diff --git a/cub3d b/cub3d deleted file mode 100755 index 41832e6..0000000 Binary files a/cub3d and /dev/null differ