mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
5 lines
73 B
C
5 lines
73 B
C
#pragma once
|
|
|
|
void
|
|
ham_process(char* outFilename, imagecon_image_t* ic);
|