aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_draw_textures.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_draw_textures.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/ft_draw_textures.c b/src/ft_draw_textures.c
index bb5a6e4..5d02036 100644
--- a/src/ft_draw_textures.c
+++ b/src/ft_draw_textures.c
@@ -14,12 +14,12 @@
#include <stdint.h>
/*
- * 0 : no
- * 1 : so
- * 2 : ea
- * 3 : we
- * 4 : sprite
- **/
+** 0 : no
+** 1 : so
+** 2 : ea
+** 3 : we
+** 4 : sprite
+*/
void ft_choose_tex(t_cub *clist)
{