1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2026-01-12 04:06:44 +00:00
Files
AmigaExamples/tools/imagecon/palette.h
2016-03-08 12:32:16 +11:00

8 lines
124 B
C

#pragma once
void
palette_output(char* outFilename, imagecon_image_t* ic);
void
palette_loadFile(imagecon_image_t* ic);