Skip to content

Commit

Permalink
here its done
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad abir Abbas committed Dec 10, 2022
1 parent e8d9f3a commit 2859b05
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# By: mabbas <[email protected]> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2022/08/08 21:06:32 by mabbas #+# #+# #
# Updated: 2022/12/09 00:22:20 by mabbas ### ########.fr #
# Updated: 2022/12/10 14:54:39 by mabbas ### ########.fr #
# #
# **************************************************************************** #

Expand Down
4 changes: 0 additions & 4 deletions includes/fractol.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
# define WIDTH 800
# define HEIGHT 600

#define MLX_SYNC_IMAGE_WRITABLE 1
#define MLX_SYNC_WIN_FLUSH_CMD 2
#define MLX_SYNC_WIN_CMD_COMPLETED 3

/**
Struct for real and imaginary numbers **/
typedef struct s_oper
Expand Down
Binary file modified libs/libft/libft.a
Binary file not shown.

0 comments on commit 2859b05

Please sign in to comment.