update
This commit is contained in:
parent
6d83a2c196
commit
b1cfc0ee71
31 changed files with 133 additions and 89 deletions
|
|
@ -21,7 +21,7 @@
|
|||
t_i32 qoi_write(t_const_str filename, const void *data,
|
||||
const t_qoi_desc *desc)
|
||||
{
|
||||
t_file f;
|
||||
int f;
|
||||
void *encoded;
|
||||
t_i32 size;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue