From b7261229b7b83ebeae7384fd1a6d0cc3ee9eb50e Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Sun, 2 Feb 2020 20:29:00 +0100 Subject: Cool --- inc/cub3d.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inc/cub3d.h') diff --git a/inc/cub3d.h b/inc/cub3d.h index 8d3b39a..6c9d380 100644 --- a/inc/cub3d.h +++ b/inc/cub3d.h @@ -45,8 +45,8 @@ typedef struct s_win /* ** view_side: ** 1: North -** 2: South -** 3: East +** 2: East +** 3: South ** 4: West */ -- cgit v1.2.3