SYNOPSIS

#include <allegro.h>

typedef struct LZSS_UNPACK_DATA

DESCRIPTION

Opaque structure for handling LZSS decompression. Read chapter "File and compression routines for a description on how to obtain/use this structure.

RELATED TO LZSS_UNPACK_DATA…

create_lzss_unpack_data(3alleg4)