mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 09:01:24 +00:00
Forgot to add a file
This commit is contained in:
@@ -0,0 +1 @@
|
||||
1. Look into palette conversion issue
|
||||
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
extern void
|
||||
png_read(imagecon_image_t* ic, char* file_name);
|
||||
|
||||
extern void
|
||||
png_write(imagecon_image_t* ic, char* file_name);
|
||||
Reference in New Issue
Block a user