aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d_defines.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--inc/cub3d_defines.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h
index f58c211..f5cfd8a 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -85,6 +85,12 @@ enum
# define FT_ROT_SPEED 0.09
/*
+** ====== MOVE SPEED ======
+*/
+
+# define FT_COLL_MULT 0.225
+
+/*
** ====== SCREEN ======
*/