fix: removed trailing BONUS definition

This commit is contained in:
Theo Champion 2025-08-20 16:09:21 +02:00
parent 792d8fc37a
commit 33f0c4e896

View file

@ -6,7 +6,7 @@
/* By: kcolin <kcolin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/07/17 14:59:37 by kcolin #+# #+# */
/* Updated: 2025/08/14 21:36:15 by tchampio ### ########.fr */
/* Updated: 2025/08/20 16:08:56 by tchampio ### ########.fr */
/* */
/* ************************************************************************** */
@ -20,9 +20,6 @@
# include "utils/keypresses.h"
# include "consts.h"
// FIXME: Delete this line to let it compile for bonus part
# define BONUS 1
// the 4 static sprites are some of the perks and the mystery box
typedef struct s_cub3d_data
{