From a737eefd50066bc14f5101de3dffaa6d8bfe7b21 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Apr 2020 14:33:06 +0200 Subject: Still texing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 33b9703..a4637f9 100644 --- a/Makefile +++ b/Makefile @@ -242,7 +242,7 @@ re: fclean all bonus: all #--------------------------------------------------------------------------------------------------# run: all - @./${NAME} "map/map_one.cub" + @./${NAME} "map/qst_start.cub" #--------------------------------------------------------------------------------------------------# .PHONY: all clean clean fclean re bonus run default #============================================== EOF ===============================================# -- cgit v1.2.3