From 8fa58fb7a2a363534468ddbb0f0dafe6f577b3fd Mon Sep 17 00:00:00 2001 From: salad Date: Sat, 28 Mar 2020 15:50:34 +0100 Subject: ez --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cd34c2f..e408802 100644 --- a/Makefile +++ b/Makefile @@ -240,7 +240,7 @@ re: fclean all bonus: all #--------------------------------------------------------------------------------------------------# run: all - @./${NAME} "map/map_test.cub" + @./${NAME} "map/map_one.cub" #--------------------------------------------------------------------------------------------------# .PHONY: all clean clean fclean re bonus run default #============================================== EOF ===============================================# -- cgit v1.2.3