This commit is contained in:
aortigos
2026-02-12 14:19:51 +01:00
parent bcf7c224e3
commit dfd5d7a506
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
# define WALL_SIZE 64
# define FOV 60
# define ROTATION_SPEED 0.045
# define PLAYER_SPEED 8
# define PLAYER_SPEED 4
# define COLLISION_MARGIN 1
# define ERR_INV_COP "Error: invalid argument\n"