mirror of
https://github.com/vivier/EMILE.git
synced 2024-11-13 15:05:05 +00:00
8 lines
125 B
C
8 lines
125 B
C
/*
|
|
*
|
|
* (c) 2004 Laurent Vivier <LaurentVivier@wanadoo.fr>
|
|
*
|
|
*/
|
|
|
|
extern unsigned long uncompress(char* buf, char* image);
|