finally compiled the real mlx

This commit is contained in:
Theo Champion 2025-06-04 18:28:06 +02:00
parent 506386e190
commit 8f99d23431
3 changed files with 92 additions and 1 deletions

View file

@ -12,7 +12,7 @@
#include "../includes/libft.h"
#include "../includes/mlx.h"
#include "../includes/filecheck.h"
//#include "../includes/filecheck.h"
#include <stdbool.h>
#include <unistd.h>
#include <fcntl.h>