From eb887d7c1325384ef64cd53a1ca20fc7dd5443d7 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 3 Mar 2020 19:43:00 +0100 Subject: New map, now we die --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5194aa6..d0b2994 100644 --- a/Makefile +++ b/Makefile @@ -167,7 +167,7 @@ fclean: clean re: fclean all #--------------------------------------------------------------------------------------------------# run: all - @./${NAME} "map/lvl_one.cub" + @./${NAME} "map/map_five.cub" #--------------------------------------------------------------------------------------------------# .PHONY: all clean clean fclean re run default #============================================== EOF ===============================================# -- cgit v1.2.3