aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-04-03 20:49:32 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-04-03 20:49:32 +0200
commitc539c66f5ba94d096f2195552cecfcdcc4809a8d (patch)
tree6c227a424c4a305b774845f4ca494e427298c952 /src
parentNorm (diff)
download42-cub3d-c539c66f5ba94d096f2195552cecfcdcc4809a8d.tar.gz
42-cub3d-c539c66f5ba94d096f2195552cecfcdcc4809a8d.tar.bz2
42-cub3d-c539c66f5ba94d096f2195552cecfcdcc4809a8d.tar.xz
42-cub3d-c539c66f5ba94d096f2195552cecfcdcc4809a8d.tar.zst
42-cub3d-c539c66f5ba94d096f2195552cecfcdcc4809a8d.zip
Get the teta
Diffstat (limited to 'src')
-rw-r--r--src/ft_select_bad_boy_action.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_select_bad_boy_action.c b/src/ft_select_bad_boy_action.c
index 517fb0b..9eaaa90 100644
--- a/src/ft_select_bad_boy_action.c
+++ b/src/ft_select_bad_boy_action.c
@@ -85,6 +85,7 @@ int8_t
uint8_t hit;
t_win *wl;
t_player *pl;
+ int16_t teta;
(void)id;
(void)cl;