From 30d5ae61f527a6cf606e6ca8546311fde678579a Mon Sep 17 00:00:00 2001 From: salad Date: Wed, 25 Mar 2020 16:02:09 +0100 Subject: j'aime trier --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f28ecf9..4e51445 100644 --- a/Makefile +++ b/Makefile @@ -243,7 +243,7 @@ re: fclean all bonus: all #--------------------------------------------------------------------------------------------------# run: all - @./${NAME} "map/map_two.cub" + @./${NAME} "map/map_one.cub" #--------------------------------------------------------------------------------------------------# .PHONY: all clean clean fclean re bonus run default #============================================== EOF ===============================================# -- cgit v1.2.3