aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_draw_life_bar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_draw_life_bar.c')
-rw-r--r--src/ft_draw_life_bar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_draw_life_bar.c b/src/ft_draw_life_bar.c
index 501fd71..17c6dc4 100644
--- a/src/ft_draw_life_bar.c
+++ b/src/ft_draw_life_bar.c
@@ -13,7 +13,6 @@
#include <cub3d.h>
#include <stdint.h>
-
static void
ft_draw_green_life(uint16_t h, t_win *wl, t_cub *cl)
{