correction z negatifs pour colros
This commit is contained in:
@@ -17,6 +17,9 @@ typedef struct s_fdf
|
||||
int **map;
|
||||
int offset;
|
||||
int margin;
|
||||
int min_z;
|
||||
int max_z;
|
||||
int z_amplitude;
|
||||
int altitude;
|
||||
int win_size_x;
|
||||
int win_size_y;
|
||||
@@ -32,7 +35,6 @@ typedef struct s_fdf
|
||||
double rad_y;
|
||||
int mov_x;
|
||||
int mov_y;
|
||||
int max_z;
|
||||
int zoom;
|
||||
int img_bpp;
|
||||
int img_sizel;
|
||||
|
||||
Reference in New Issue
Block a user