resolve 3d deformation when map too big

This commit is contained in:
hugogogo
2022-05-01 23:40:20 +02:00
parent eb5f2db7fa
commit a2e4db41a9
2 changed files with 9 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
*/
/* nbr pixel player move */
# define PLR_MV 2
# define PLR_MV 5
/* degree of rotation of the player per press */
# define PLR_ROT 2
/* nbr key you can press at the same time */
@@ -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