moving things around...
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* floatimg.h
|
||||
*/
|
||||
|
||||
#define FIMG_VERSION 66
|
||||
#define FIMG_VERSION 67
|
||||
|
||||
/*
|
||||
* in memory descriptor
|
||||
@@ -80,5 +80,6 @@ int fimg_save_as_png(FloatImg *src, char *outname, int flags);
|
||||
|
||||
int fimg_draw_something(FloatImg *fimg);
|
||||
|
||||
int parse_WxH(char *str, int *pw, int *ph);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user