From 115a75326f9f16777feaa400347ebfba98a4562d Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Apr 2020 21:52:44 +0200 Subject: Pretty bav --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a4637f9..059ac29 100644 --- a/Makefile +++ b/Makefile @@ -242,7 +242,7 @@ re: fclean all bonus: all #--------------------------------------------------------------------------------------------------# run: all - @./${NAME} "map/qst_start.cub" + @./${NAME} "map/quest_start.cub" #--------------------------------------------------------------------------------------------------# .PHONY: all clean clean fclean re bonus run default #============================================== EOF ===============================================# -- cgit v1.2.3