a la norme et sans leaks, manque le parsing
This commit is contained in:
@@ -38,7 +38,7 @@ typedef struct s_fdf
|
||||
int img_endian;
|
||||
} t_fdf;
|
||||
|
||||
t_fdf *init_fdf(void);
|
||||
t_fdf *init_fdf(t_fdf *fdf);
|
||||
int print_keycode(int keycode);
|
||||
int shut_down(t_fdf *fdf);
|
||||
void draw_image(t_fdf *fdf);
|
||||
|
||||
Reference in New Issue
Block a user