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