verif norm ok

This commit is contained in:
hugogogo
2021-07-27 14:17:42 +02:00
parent 463ce19ce3
commit 6c5f1ea217
9 changed files with 12 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ typedef struct s_fdf
double rad_y;
int mov_x;
int mov_y;
int zoom;
double zoom;
int img_bpp;
int img_sizel;
int img_endian;