maybe resolved wall distorsion

This commit is contained in:
hugogogo
2022-05-03 23:57:19 +02:00
parent 101680c839
commit eb3b5c37a8
6 changed files with 64 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
/* screen focal (in degree) */
# define SCREEN_FOCAL 70
/* size of a cell on the map */
# define CELL 20
# define CELL 40
/*
* keys macro

View File

@@ -171,6 +171,7 @@ typedef struct s_game
// rays
int ray_highlight;
int ray_activ;
t_vec ray;
// tmp end
// key hook