libwsx libwsx
WSwan extra library for the Wonderful toolchain
Loading...
Searching...
No Matches
zx0.h
Go to the documentation of this file.
1
23#ifndef __WF_LIBWSX_ZX0_H__
24#define __WF_LIBWSX_ZX0_H__
25
26#include <stdint.h>
27
38void wsx_zx0_decompress(void __far* dest, const void __far* src);
39
40#endif /* __WF_LIBWSX_ZX0_H__ */
void wsx_zx0_decompress(void __far *dest, const void __far *src)
Decompress a ZX0-compressed buffer.