Archived
1
0

🔨」 fix: It work on my machine also now 🎉

This commit is contained in:
2024-09-11 11:15:52 +02:00
parent e1b112a5c0
commit a11b159e50
7 changed files with 10 additions and 12 deletions

View File

@ -6,11 +6,11 @@
/* By: madumerg <madumerg@42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/09/04 21:33:35 by madumerg #+# #+# */
/* Updated: 2024/09/07 17:57:29 by madumerg ### ########.fr */
/* Updated: 2024/09/11 11:11:05 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
#include "../../include/cub3d.h"
#include "cub3d.h"
int check_err_arg(int ac, char **av)
{