From a95f7c219961b16be72febd645191e5a0d4aad4d Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Fri, 14 Feb 2020 21:00:02 +0100 Subject: Good player spawn view for N and S, minimap bot left StarCraft style --- inc/cub3d_structs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/cub3d_structs.h') diff --git a/inc/cub3d_structs.h b/inc/cub3d_structs.h index 9dae0be..eee6188 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -55,7 +55,6 @@ typedef struct s_player { float pos_x; float pos_y; - float view_side; float dir_x; float dir_y; float cam_x; -- cgit v1.2.3