LZSS_PACK_DATA
Opaque structure for handling LZSS compression. Allegro game programming library.
- Provided by: allegro4-doc (Version: 2:4.4.2-7)
- Source: allegro4.4
- Report a bug
Opaque structure for handling LZSS compression. Allegro game programming library.
#include <allegro.h>
typedef struct LZSS_PACK_DATA
Opaque structure for handling LZSS compression. Read chapter "File and compression routines for a description on how to obtain/use this structure.
create_lzss_pack_data(3alleg4)