aboutsummaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/cub3d.h4
1 files changed, 2 insertions, 2 deletions
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
*/