mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 23:02:39 +00:00
8 lines
124 B
C
8 lines
124 B
C
#pragma once
|
|
|
|
void
|
|
palette_output(imagecon_image_t* ic, char* outFilename);
|
|
|
|
void
|
|
palette_loadFile(imagecon_image_t* ic);
|