forked from tTh/FloatImg
need more troll in the doc
This commit is contained in:
@@ -74,6 +74,7 @@ fprintf(stderr, ">>> %-25s ( %p %d %d %d )\n", __func__, fimg, w, h, t);
|
||||
if ( ! fimg_type_is_valid(t) ) {
|
||||
return -2;
|
||||
}
|
||||
|
||||
memset(fimg, 0, sizeof(FloatImg));
|
||||
|
||||
surface = w * h;
|
||||
|
||||
Reference in New Issue
Block a user